Share My Creation Call Recorder - Material Design

Attachments

  • Screenshot_2016-05-15-10-44-37.png
    Screenshot_2016-05-15-10-44-37.png
    60.7 KB · Views: 4,113
Last edited:

jahswant

Well-Known Member
Licensed User
Longtime User
i believe that the first beta version will be available in about 3-4 days and i really would appreciate it if you guys could test it for me before i deliver it to my client :).
I will suggest you to use Material Dialogs to Make it a complete Material Design Application.
Add this to your TODO List...
Very good design as usual congrats...
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
@ilan : (If I may remark: the proportions of the floating menu's icons are not good (they are too long (too high)))
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
do you mean the slidemenu?
Nope, those ones are perfect.
I mean the trash, the envelop and the floppy ones (compared to the icons from the slidemenu, their proportions are different). In my opinion, its a matter of reducing their height by one or two pixels.
 

ilan

Expert
Licensed User
Longtime User
Nope, those ones are perfect.
I mean the trash, the envelop and the floppy ones (compared to the icons from the slidemenu, their proportions are different). In my opinion, its a matter of reducing their height by one or two pixels.

yes you r right, i did them a little bit higher, will fix that. thanx :)
 

ilan

Expert
Licensed User
Longtime User
i wonder if it is possible to change the seekbar color. if i change the theme color it remains blue and that doesnot looks very nice.
 

ilan

Expert
Licensed User
Longtime User
Last edited:

JordiCP

Expert
Licensed User
Longtime User
Hi Illan

It crashes in my htc one m7, android 5.0.2

(White screen with a "logo" text in the middle and then app stops)
 

JordiCP

Expert
Licensed User
Longtime User
Here
B4X:
** Service (starter) Create **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
** Activity (screen) Create, isFirst = true **null
null
319
323
327
329
330
330
339
341
341
343
347
347
348
348
351
357
361
366
385
388
388
389
390
390
395
399
400
402
403
405
406
409
412
413
414
414
415
415
416
417
419
423
426
432
438
439
441
443
446
455
458
495
12535
14362
14362
15229
17440
30558
30627
30627
30627
39188
39826
39827
39828
39828
39829
39830
39830
39831
39833
39834
39835
39836
39837
39837
39838
39838
39839
39840
39841
39841
39842
39842
39843
39844
39844
39845
39845
39846
39847
39848
39848
39849
39850
39851
39851
39852
39853
39853
39854
39855
39856
39857
39858
39859
39860
39861
39862
39863
39864
39865
39866
39866
39867
39868
39868
39869
39870
39871
39872
39873
39874
39875
39876
39877
39878
39879
39880
39881
39881
39882
39883
39884
39885
39885
39886
39886
39887
39888
39889
39890
39891
39891
39892
39892
39893
39894
39895
39896
39897
39897
39898
39899
39900
39901
39902
39903
39904
39905
39906
39907
39908
39909
39910
39911
39912
39913
39914
39915
39916
39917
39917
39918
39918
39919
39920
39920
39921
39922
39922
39923
39923
39924
39924
39925
39926
39927
39927
39928
39928
39929
39929
39930
39930
39931
39931
39932
39932
39933
39933
39934
39934
39935
39935
39936
39936
39937
39937
39938
39938
39939
39939
39940
39940
39941
39941
39943
39943
39944
39944
39944
39945
39946
39947
39947
39947
39948
39948
39949
39950
40231
40232
40346
40347
40347
40584
40585
40585
40586
40586
40744
40795
40795
40817
40817
40818
40819
40819
40820
40824
40825
40977
40977
41044
41540
41708
41708
41709
41742
41742
41814
41835
41836
41837
41838
41839
41840
41841
41842
41843
41844
fast db load
0.016 sec
** Activity (screen) Resume **
Time: 0 sec
** Service (callrecsag) Create **
callrecsag_service_create (java line: 239)
java.lang.IllegalArgumentException: Invalid audio source.
    at android.media.AudioRecord.audioParamCheck(AudioRecord.java:387)
    at android.media.AudioRecord.<init>(AudioRecord.java:320)
    at android.media.AudioRecord.<init>(AudioRecord.java:233)
    at anywheresoftware.b4a.audio.AudioStreamer.Initialize2(AudioStreamer.java:79)
    at net.sagital.callrec.callrecsag._service_create(callrecsag.java:239)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at anywheresoftware.b4a.BA.raiseEvent2(BA.java:169)
    at anywheresoftware.b4a.BA.raiseEvent(BA.java:153)
    at net.sagital.callrec.callrecsag.onCreate(callrecsag.java:53)
    at android.app.ActivityThread.handleCreateService(ActivityThread.java:2894)
    at android.app.ActivityThread.access$1800(ActivityThread.java:144)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1455)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:155)
    at android.app.ActivityThread.main(ActivityThread.java:5696)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1028)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)SCREEN OFF
** Service (starter) Start **
** Service (callrecsag) Create **
callrecsag_service_create (java line: 239)
java.lang.IllegalArgumentException: Invalid audio source.
    at android.media.AudioRecord.audioParamCheck(AudioRecord.java:387)
    at android.media.AudioRecord.<init>(AudioRecord.java:320)
    at android.media.AudioRecord.<init>(AudioRecord.java:233)
    at anywheresoftware.b4a.audio.AudioStreamer.Initialize2(AudioStreamer.java:79)
    at net.sagital.callrec.callrecsag._service_create(callrecsag.java:239)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at anywheresoftware.b4a.BA.raiseEvent2(BA.java:169)
    at anywheresoftware.b4a.BA.raiseEvent(BA.java:153)
    at net.sagital.callrec.callrecsag$1.run(callrecsag.java:73)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:155)
    at android.app.ActivityThread.main(ActivityThread.java:5696)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1028)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)
 

ilan

Expert
Licensed User
Longtime User
Thank you @JordiCP . It seems like your phone does not support call recording.

Have u ever been able to use any call recorder?
 
Top