[APP][4.0+] Tiny Apps - Floating Apps - Android Apps and Games

I love floating apps. And i love Mark Wei's library StandOut. So i developed Tiny Apps.
Tiny Apps are 12 floating apps, shown in small windows and staying on top of any other app. This makes multitasking a lot easier and boosts everyone's productivity!
The following 12 apps are included:
Notes, Audio Recorder, Paint, Web Browser, Music Player, Applauncher, Stopwatch, Video Player, Widgets, Calculator, File Explorer, Contacts.
All windows can be moved and resized. Just like at the computer! Furthermore, windows can be minimized to a small icon to save space. There is no limit on the amount of simultaneously running apps. Feel free to run as many floating apps as you want!
Available at: Google Play
I appreciate any feedback and requests You also can become a beta-tester for further updates. Just drop me a private message therefore.
showing version 1.0 (3), 30.12.2014
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
1.04(7):
- Videoplayer: fixed several errors.
- Shortcuts: the notificationbar now gets closed when opening a new app
1.01 (4):
- fixed a problem regarding the calculator
- fixed an error, occuring for users without Google-Services installed

Good one.

Please add the setting to minimize apps to the right side

Calculator 0.3245-36987=-36.986.6755
???

Link not found

Sorry. This is not an opensource project.

I will test this application

drsood said:
Calculator 0.3245-36987=-36.986.6755
???
Click to expand...
Click to collapse
Arg. There is no difference made between a dot and a comma. used a dot for both instead. The result should be 36.986,6755. I ll fix this soon.
Any idea for more AirApps?

After installation I get an error when trying to run app:
Code:
01-04 12:47:42.725 27600 27727 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.ragingtools.airapps/.Activity_Main bnds=[200,38][400,262]} from pid 28424
01-04 12:47:42.765 27600 27989 I ActivityManager: Start proc com.ragingtools.airapps for activity com.ragingtools.airapps/.Activity_Main: pid=22945 uid=10007 gids={50007, 1028, 1023, 1015, 3003}
01-04 12:47:42.925 22945 22945 W GooglePlayServicesUtil: Google Play services is missing.
01-04 12:47:42.950 22945 22945 W GooglePlayServicesUtil: Google Play services is missing.
01-04 12:47:42.970 22945 22945 I LibraryLoader: Expected native library version number "",actual native library version number ""
01-04 12:47:42.975 22945 22945 I chromium: [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
01-04 12:47:42.980 22945 22945 I BrowserStartupController: Initializing chromium process, renderers=0
01-04 12:47:42.990 22945 22945 E AudioManagerAndroid: BLUETOOTH permission is missing!
01-04 12:47:43.020 22945 22945 E : Device driver API match
01-04 12:47:43.020 22945 22945 E : Device driver API version: 23
01-04 12:47:43.020 22945 22945 E : User space API version: 23
01-04 12:47:43.020 22945 22945 E : mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Wed Oct 9 21:05:57 KST 2013
01-04 12:47:43.055 22945 22945 I Ads : Starting ad request.
01-04 12:47:43.055 22945 22945 I Ads : Use AdRequest.Builder.addTestDevice("FA21ACC43AFA79112F06BFF7E5C3C6D5") to get test ads on this device.
01-04 12:47:43.060 22945 22945 I Ads : Please set theme of AdActivity to @android:style/Theme.Translucent to enable transparent background interstitial ad.
01-04 12:47:43.065 22945 22945 W dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x4164ccc8)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: FATAL EXCEPTION: main
01-04 12:47:43.065 22945 22945 E AndroidRuntime: Process: com.ragingtools.airapps, PID: 22945
01-04 12:47:43.065 22945 22945 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ragingtools.airapps/com.ragingtools.airapps.Activity_Main}: java.lang.NullPointerException
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2221)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2280)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread.access$800(ActivityThread.java:141)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1202)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5064)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:797)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:613)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: Caused by: java.lang.NullPointerException
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at com.ragingtools.airapps.IabHelper.startSetup(IabHelper.java:269)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at com.ragingtools.airapps.Activity_Main.onCreate(Activity_Main.java:173)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6084)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2178)
01-04 12:47:43.065 22945 22945 E AndroidRuntime: ... 11 more
01-04 12:47:43.070 27600 17009 W ActivityManager: Force finishing activity com.ragingtools.airapps/.Activity_Main
01-04 12:47:43.085 27600 27727 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-04 12:47:43.330 22945 22981 W Ads : There was a problem getting an ad response. ErrorCode: 2
01-04 12:47:43.580 27600 27617 W ActivityManager: Activity pause timeout for ActivityRecord{41aedeb0 u0 com.ragingtools.airapps/.Activity_Main t112 f}
01-04 12:47:43.620 27600 27989 I ActivityManager: Killing 20674:org.cyanogenmod.theme.chooser/u0a14 (adj 15): empty #17
01-04 12:47:44.535 27600 27726 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client due to mismatching sample rate (48000 vs 44100)
01-04 12:47:44.555 22945 22945 I Process : Sending signal. PID: 22945 SIG: 9
01-04 12:47:44.580 27600 27727 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-04 12:47:44.585 27600 27837 I ActivityManager: Process com.ragingtools.airapps (pid 22945) has died.
Better handling of crash needed.

m0d said:
After installation I get an error when trying to run app.
Better handling of crash needed.
Click to expand...
Click to collapse
Arg. It seems like you dont have Google Play installed, have you?

wutk3ksHD said:
Arg. It seems like you dont have Google Play installed, have you?
Click to expand...
Click to collapse
No, I do not.
Also, I was not connected to internet when I installed and ran application.

m0d said:
No, I do not.
Also, I was not connected to internet when I installed and ran application.
Click to expand...
Click to collapse
As the app is usually used to get downloaded from Google Play, i assumed that Google Play is installed on the device. So i try to access Google Play within my application without any checking. In your case, AirApps tries to access Google Play, but it isn't there: it crashes. I might fix this in sooner updates.

drsood said:
Calculator 0.3245-36987=-36.986.6755
???
Click to expand...
Click to collapse
updated. this is fixed.

update. a problem where the shortcuts were shown multiple times is solved.

wutk3ksHD said:
As the app is usually used to get downloaded from Google Play, i assumed that Google Play is installed on the device. So i try to access Google Play within my application without any checking. In your case, AirApps tries to access Google Play, but it isn't there: it crashes. I might fix this in sooner updates.
Click to expand...
Click to collapse
Thank you,
I love the concept of Mark Wei's library StandOut, too.
And, I was looking forward to testing your app out.
But, not all users use Play, so hopefully your app will work without Play.
Or at least add a popup that warns users that app needs play instead of just crashing
Thank you once again

nice app:laugh:

Great app I love the fluency of it. One thing I think should be great to incorporaré this skill: if I'm on twitter (or whatever app) and open a link doesn't show me the option to open with Browser of Tiny Apps, that would be great. Thanks for the app I subscribe the tread because your app can be perfect in the future.

Latest version 1.01 still crashes on start-up after installation:
Code:
01-11 22:59:54.255 D/AirApps (1146): Starting setup.
01-11 22:59:54.255 W/dalvikvm(1146): threadid=1: thread exiting with uncaught exception (group=0x41729cc8)
01-11 22:59:54.255 E/AndroidRuntime(1146): FATAL EXCEPTION: main
01-11 22:59:54.255 E/AndroidRuntime(1146): Process: com.ragingtools.airapps, PID: 1146
01-11 22:59:54.255 E/AndroidRuntime(1146): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ragingtools.airapps/com.ragingtools.airapps.Activity_Main}: java.lang.NullPointerException
Full log - http://pastebin.com/L6c0mc5F

When I press play on the music and video apps the tiny apps crashes, do I have to have certain apps installed for those to run properly?
Sent from my GT-I9505G using XDA Premium HD app

Related

APK library port to other android device

Hi,
I'm currently trying to port the samsung smart view app to my HTC DHD. Currently I've problems with some libraries included in the apk.
Code:
10-02 10:25:52.427 E/AndroidRuntime( 2732): FATAL EXCEPTION: main
10-02 10:25:52.427 E/AndroidRuntime( 2732): java.lang.UnsatisfiedLinkError: Initialize
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.sec.android.jni.player.DualTVPlayer.Initialize(Native Method)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.samsung.smartview.mw.DualViewMWEvent.createPlayerHandler(DualViewMWEvent.java:41)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.samsung.smartview.DualViewActivity.createMWInstance(DualViewActivity.java:154)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.samsung.smartview.DualViewActivity.onCreate(DualViewActivity.java:87)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1072)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1836)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1893)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.ActivityThread.access$1500(ActivityThread.java:135)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1054)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.os.Handler.dispatchMessage(Handler.java:99)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.os.Looper.loop(Looper.java:150)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at android.app.ActivityThread.main(ActivityThread.java:4385)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at java.lang.reflect.Method.invokeNative(Native Method)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at java.lang.reflect.Method.invoke(Method.java:507)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
10-02 10:25:52.427 E/AndroidRuntime( 2732): at dalvik.system.NativeStart.main(Native Method)
10-02 10:25:52.437 W/ActivityManager( 1721): Force finishing activity com.samsung.smartview/.DualViewActivity
10-02 10:25:52.437 W/ActivityManager( 1721): Force finishing activity com.samsung.smartview/com.samsung.remoteTV.presentation.Main
The library is
Code:
D/dalvikvm( 2893): Trying to load lib /data/data/com.samsung.smartview/lib/libTMI_stagefright_jni.so 0x40514330
E/JNI ( 2893): TMI_stagefright_jni loadLibrary Fail
if you look at the corresponding code
Code:
package com.sec.android.jni.player;
import android.util.Log;
import android.view.Surface;
public class DualTVPlayer
{
public static final int HDCP_STREAM = 1;
public static final int PLAIN_STREAM = 0;
private static final String TAG = "TMI-DualTVPlayer";
private Surface mSurface = null;
private DualTVPlayerListener mlistener = null;
private native int setVideoSurface();
public void EndOfStreamNotify()
{
int i = Log.d("TMI-DualTVPlayer", "EndOfStreamNotify");
if (this.mlistener == null)
return;
this.mlistener.EndOfStreamNotifyMessage();
}
public void ErrorNotify(int paramInt1, int paramInt2, int paramInt3)
{
String str = ">>>>>> ErrorNotifyMessage " + paramInt1 + " " + paramInt2 + " " + paramInt3;
int i = Log.d("TMI-DualTVPlayer", str);
if (this.mlistener == null)
return;
this.mlistener.ErrorNotifyMessage(paramInt1, paramInt2, paramInt3);
}
public native void Finalize();
public void HDCPStreamNotify()
{
int i = Log.d("TMI-DualTVPlayer", "HDCPStreamNotify");
if (this.mlistener == null)
return;
this.mlistener.HDCPStreamNotifyMessage();
}
public native int Initialize();
public void SetListener(DualTVPlayerListener paramDualTVPlayerListener)
{
this.mlistener = paramDualTVPlayerListener;
}
public void StartVideoNotify()
{
int i = Log.d("TMI-DualTVPlayer", "StartVideoNotify");
if (this.mlistener == null)
return;
this.mlistener.StartVideoNotifyMessage();
}
public native int getVideoHeight();
public native int getVideoWidth();
public native int setDataSource(String paramString, int paramInt);
public native void setSWAudioDecoder(boolean paramBoolean);
public int setVideoSurface(Surface paramSurface)
{
this.mSurface = paramSurface;
int i = setVideoSurface();
return 0;
}
public native int start();
public native int stop();
}
Is there any possibility to decompile/recompile or port this library to my DHD ?
manually pushing the required library to system/lib/REQUIRED_LIB.so and setting permissions for that file to 777 did the job for me in xperia play live wallpaper port, you can try this method
I'll try, but I think it won't help, as the file exists on
/data/data/com.samsung.smartview/lib/libTMI_stagefright_jni.so
and the app is also trying to load it, if you look at the logs
D/dalvikvm( 2893): Trying to load lib /data/data/com.samsung.smartview/lib/libTMI_stagefright_jni.so 0x40514330
E/JNI ( 2893): TMI_stagefright_jni loadLibrary Fail
In my opinion the problem is the native code inside the library which wasn't compiled for my device
Bump...
10 Char
is this being looked at still,. i would love this app for the transformer. the official one works great on my s2

[APP][2.2+] Professional File Manager

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Organize, view, rename, zip, unzip, create, delete, move, copy your files like a pro! ​
With this File Manager you can do everything you want to your folders. It includes:
Copy
Move
Delete
Details
Rename
Compress
Favorites
Multiple file manipulator
Create
And more!
You can select from 2 themes (free users) and 6 themes (pro users)!!! With just a click of a button!
Also it includes a new and unique feature called Manipulator (pro users). This feature let you modify multiple file names (2+). With every name you want! Also it include a preview button, so you can see how it will look before messing everything up.
Add files and folder widget to your home screen. Pro users can change widget icon.
App information available.
2 Screens available. Each one have a separate file path so you can copy/past things easly. Just move your screen to one of the sides starting from where the favorits ends or click the buttons at the top part of your screen.
Encrypt and decrypt your text files (Pro)
Future updates will include:
Zip file viewer
Changelog
Code:
[COLOR="red"][SIZE="5"]Version 1.5:[/SIZE][/COLOR]
App information added. Double screen added, click on the top buttons or move your finger to the sides of your screen.
Code:
[COLOR="red"][SIZE="5"]Version 1.4:[/SIZE][/COLOR]
File and folder widget, Pro version users can change widget icon. Pro version users now have a feature to encrypt and decrypt text files. A few bug fixes with files details crash.
Code:
[COLOR="red"][SIZE="5"]Version: 1.3[/SIZE][/COLOR]
Bug fixes with images not appearing, included Root browser (beta, need some reports of it)
Code:
[COLOR="red"][SIZE="5"]Version: 1.2[/SIZE][/COLOR]
Pro Version available for download!
Code:
[COLOR="red"][SIZE="5"]Version: 1.0.1[/SIZE][/COLOR]
Fixed Pro Key error
Just in case
Note the first 5 person who post here will receive a code key for free!!!!
Rotary Heart said:
Note the first 5 person who post here will receive a code key for free!!!!
Click to expand...
Click to collapse
Can I have one?
Sent from my phone.
Looks great!
I would like to try this
Sent from my GT-I8150 using Tapatalk 2
The manipulator feature looks awesome.
Once the zip and root features are in, this could replace root explorer for me
Sent from my phone.
yeah this looks nice
Markyzz said:
The manipulator feature looks awesome.
Once the zip and root features are in, this could replace root explorer for me
Sent from my phone.
Click to expand...
Click to collapse
What you mean with zip feature? I'm working on zip and unzip rar files. so maybe next update :good:
Markyzz said:
The manipulator feature looks awesome.
Once the zip and root features are in, this could replace root explorer for me
Sent from my phone.
Click to expand...
Click to collapse
BTW: PM sent with key code
Bomoh said:
Looks great!
I would like to try this
Sent from my GT-I8150 using Tapatalk 2
Click to expand...
Click to collapse
PM sent with code key, please let me know if it works.
Markyzz said:
The manipulator feature looks awesome.
Once the zip and root features are in, this could replace root explorer for me
Sent from my phone.
Click to expand...
Click to collapse
PM sent with code key, please let me know if it works.
Update coming soon with a bug fix in code keys.
New update is coming. It doesn't have much new, just preparing for the ProVersion app that is already waiting to be published in SlideME market. Will post the link when its done. After this update and a couple of days to be sure that its working perfectly. I'm ready to begin with new things for the app.
BTW: Any idea, request or doubt feel free to ask here since that will help a lot.
Thanks
R: [APP][2.2+] Professional File Manager
Crash on xu 4.0.4 cm9.1
GEKTHEBOSS said:
Crash on xu 4.0.4 cm9.1
Click to expand...
Click to collapse
What you did? Open a folder? if you did, can I know what the folder have? (To see if I can replicate it) Do you have a rooted device? If you do, could yo get me a logcat?
Thanks
Sv: [APP][2.2+] Professional File Manager
I'd like to try it please
Sent from my Nexus 7 using Tapatalk HD
Number999 said:
I'd like to try it please
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Try what? You can download it from Play Store
Sv: [APP][2.2+] Professional File Manager
Rotary Heart said:
Try what? You can download it from Play Store
Click to expand...
Click to collapse
Will do
Sent from my Nexus 7 using Tapatalk HD
R: [APP][2.2+] Professional File Manager
Rotary Heart said:
What you did? Open a folder? if you did, can I know what the folder have? (To see if I can replicate it) Do you have a rooted device? If you do, could yo get me a logcat?
Thanks
Click to expand...
Click to collapse
Logcat maked with alogcat app!
--------- beginning of /dev/log/main
I/libblt_hw( 1480): Library opened (handle = 5, fd = 26)
I/libblt_hw( 1480): Library closed (handle = 1, fd = 24)
--------- beginning of /dev/log/system
W/InputManagerService( 1843): Window already focused, ignoring focus gain of: [email protected]
I/ActivityManager( 1843): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/.Launcher} from pid 1843
I/libblt_hw( 1480): Library opened (handle = 1, fd = 28)
I/libblt_hw( 1480): Library closed (handle = 0, fd = 30)
D/dalvikvm( 2245): GC_CONCURRENT freed 4691K, 58% free 5421K/12871K, paused 2ms+5ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 732K, 58% free 5531K/12871K, paused 29ms
I/libblt_hw( 1480): Library closed (handle = 5, fd = 26)
D/dalvikvm( 2245): GC_CONCURRENT freed 83K, 44% free 7287K/12871K, paused 2ms+6ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 2557K, 53% free 6113K/12871K, paused 40ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 1K, 43% free 7369K/12871K, paused 34ms
I/dalvikvm-heap( 2245): Grow heap (frag case) to 16.285MB for 925072-byte allocation
D/dalvikvm( 2245): GC_CONCURRENT freed 2983K, 49% free 7099K/13831K, paused 6ms+4ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 1171K, 48% free 7277K/13831K, paused 33ms
D/dalvikvm( 2245): GC_CONCURRENT freed 323K, 37% free 8756K/13831K, paused 1ms+4ms
I/ActivityManager( 1843): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.rotaryheart.files.manager/.MainActivity} from pid 2245
D/dalvikvm( 1843): GC_FOR_ALLOC freed 1591K, 51% free 6119K/12359K, paused 68ms
I/libblt_hw( 1480): Library opened (handle = 0, fd = 24)
I/ActivityManager( 1843): Start proc com.rotaryheart.files.manager for activity com.rotaryheart.files.manager/.MainActivity: pid=6670 uid=10079 gids={1015, 3003}
I/ActivityManager( 1843): No longer want com.bel.android.dspmanager (pid 2482): hidden #16
W/ActivityManager( 1843): Scheduling restart of crashed service com.bel.android.dspmanager/.service.HeadsetService in 5000ms
D/OpenGLRenderer( 2245): Flushing caches (mode 1)
D/dalvikvm( 2245): GC_FOR_ALLOC freed 2891K, 49% free 7121K/13831K, paused 53ms
D/OpenGLRenderer( 2245): Flushing caches (mode 0)
D/dalvikvm( 2245): GC_FOR_ALLOC freed 1752K, 53% free 6628K/13831K, paused 23ms
I/libblt_hw( 1480): Library closed (handle = 1, fd = 28)
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/skia ( 6670): ---- fAsset->read(1) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(30) returned 0
D/skia ( 6670): ---- fAsset->read(4) returned 0
D/skia ( 6670): ---- fAsset->read(3) returned 0
D/skia ( 6670): ---- fAsset->read(6) returned 0
D/skia ( 6670): --- SkImageDecoder::Factory returned null
D/AndroidRuntime( 6670): Shutting down VM
W/dalvikvm( 6670): threadid=1: thread exiting with uncaught exception (group=0x40a541f8)
E/AndroidRuntime( 6670): FATAL EXCEPTION: main
E/AndroidRuntime( 6670): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.rotaryheart.files.manager/com.rotaryheart.files.manager.MainActivity}: java.lang.NumberFormatException: Invalid int: "2:"
E/AndroidRuntime( 6670): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2079)
E/AndroidRuntime( 6670): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104)
E/AndroidRuntime( 6670): at android.app.ActivityThread.access$600(ActivityThread.java:132)
E/AndroidRuntime( 6670): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157)
E/AndroidRuntime( 6670): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 6670): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 6670): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 6670): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6670): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 6670): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/AndroidRuntime( 6670): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/AndroidRuntime( 6670): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 6670): Caused by: java.lang.NumberFormatException: Invalid int: "2:"
E/AndroidRuntime( 6670): at java.lang.Integer.invalidInt(Integer.java:138)
E/AndroidRuntime( 6670): at java.lang.Integer.parse(Integer.java:375)
E/AndroidRuntime( 6670): at java.lang.Integer.parseInt(Integer.java:366)
E/AndroidRuntime( 6670): at java.lang.Integer.parseInt(Integer.java:332)
E/AndroidRuntime( 6670): at com.rotaryheart.files.manager.MainActivity.changeFiles(MainActivity.java:3148)
E/AndroidRuntime( 6670): at com.rotaryheart.files.manager.MainActivity.onCreate(MainActivity.java:1857)
E/AndroidRuntime( 6670): at android.app.Activity.performCreate(Activity.java:4465)
E/AndroidRuntime( 6670): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
E/AndroidRuntime( 6670): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2033)
E/AndroidRuntime( 6670): ... 11 more
W/ActivityManager( 1843): Force finishing activity com.rotaryheart.files.manager/.MainActivity
D/dalvikvm( 1843): GC_FOR_ALLOC freed 84K, 40% free 7429K/12359K, paused 57ms
I/libblt_hw( 1480): Library opened (handle = 1, fd = 23)
W/ActivityManager( 1843): Activity pause timeout for ActivityRecord{40ed5c40 com.rotaryheart.files.manager/.MainActivity}
I/libblt_hw( 1480): Library opened (handle = 5, fd = 30)
I/ActivityManager( 1843): Process android.process.acore (pid 6406) has died.
D/dalvikvm( 2245): GC_FOR_ALLOC freed 2891K, 62% free 5375K/13831K, paused 28ms
D/dalvikvm( 2245): GC_CONCURRENT freed 1144K, 57% free 5963K/13831K, paused 1ms+3ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 860K, 57% free 5954K/13831K, paused 28ms
D/dalvikvm( 2245): GC_CONCURRENT freed 320K, 47% free 7378K/13831K, paused 1ms+5ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 1256K, 50% free 7025K/13831K, paused 43ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 908K, 46% free 7550K/13831K, paused 54ms
D/dalvikvm( 1843): GC_EXPLICIT freed 175K, 36% free 7986K/12359K, paused 7ms+6ms
I/Process ( 6670): Sending signal. PID: 6670 SIG: 9
I/ActivityManager( 1843): Process com.rotaryheart.files.manager (pid 6670) has died.
I/libblt_hw( 1480): Library closed (handle = 1, fd = 23)
W/InputManagerService( 1843): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 2112): GC_CONCURRENT freed 1722K, 62% free 5175K/13383K, paused 13ms+8ms
I/libblt_hw( 1480): Library opened (handle = 1, fd = 23)
D/OpenGLRenderer( 2245): Flushing caches (mode 1)
I/libblt_hw( 1480): Library opened (handle = 6, fd = 41)
D/OpenGLRenderer( 2245): Flushing caches (mode 0)
I/libblt_hw( 1480): Library opened (handle = 7, fd = 43)
I/libblt_hw( 1480): Library closed (handle = 5, fd = 30)
I/ActivityManager( 1843): Start proc com.bel.android.dspmanager for service com.bel.android.dspmanager/.service.HeadsetService: pid=6704 uid=10012 gids={3002}
I/libblt_hw( 1480): Library closed (handle = 1, fd = 23)
W/InputManagerService( 1843): Starting input on non-focused client [email protected] (uid=10040 pid=2245)
I/HeadsetService( 6704): Starting service.
I/libblt_hw( 1480): Library closed (handle = 7, fd = 43)
I/libblt_hw( 1480): Library opened (handle = 1, fd = 28)
I/ActivityManager( 1843): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10304000 cmp=com.rotaryheart.files.manager/.MainActivity} from pid 2112
I/libblt_hw( 1480): Library opened (handle = 5, fd = 33)
I/ActivityManager( 1843): Start proc com.rotaryheart.files.manager for activity com.rotaryheart.files.manager/.MainActivity: pid=6719 uid=10079 gids={1015, 3003}
D/dalvikvm( 1481): GC_EXPLICIT freed 37K, 74% free 2184K/8323K, paused 3ms+4ms
D/dalvikvm( 1481): GC_EXPLICIT freed <1K, 74% free 2184K/8323K, paused 3ms+5ms
D/dalvikvm( 1481): GC_EXPLICIT freed <1K, 74% free 2184K/8323K, paused 2ms+4ms
I/libblt_hw( 1480): Library closed (handle = 6, fd = 41)
I/libblt_hw( 1480): Library closed (handle = 1, fd = 28)
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/skia ( 6719): ---- fAsset->read(1) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(30) returned 0
D/skia ( 6719): ---- fAsset->read(4) returned 0
D/skia ( 6719): ---- fAsset->read(3) returned 0
D/skia ( 6719): ---- fAsset->read(6) returned 0
D/skia ( 6719): --- SkImageDecoder::Factory returned null
D/AndroidRuntime( 6719): Shutting down VM
W/dalvikvm( 6719): threadid=1: thread exiting with uncaught exception (group=0x40a541f8)
E/AndroidRuntime( 6719): FATAL EXCEPTION: main
E/AndroidRuntime( 6719): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.rotaryheart.files.manager/com.rotaryheart.files.manager.MainActivity}: java.lang.NumberFormatException: Invalid int: "2:"
E/AndroidRuntime( 6719): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2079)
E/AndroidRuntime( 6719): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104)
E/AndroidRuntime( 6719): at android.app.ActivityThread.access$600(ActivityThread.java:132)
E/AndroidRuntime( 6719): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157)
E/AndroidRuntime( 6719): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 6719): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 6719): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 6719): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6719): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 6719): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/AndroidRuntime( 6719): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/AndroidRuntime( 6719): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 6719): Caused by: java.lang.NumberFormatException: Invalid int: "2:"
E/AndroidRuntime( 6719): at java.lang.Integer.invalidInt(Integer.java:138)
E/AndroidRuntime( 6719): at java.lang.Integer.parse(Integer.java:375)
E/AndroidRuntime( 6719): at java.lang.Integer.parseInt(Integer.java:366)
E/AndroidRuntime( 6719): at java.lang.Integer.parseInt(Integer.java:332)
E/AndroidRuntime( 6719): at com.rotaryheart.files.manager.MainActivity.changeFiles(MainActivity.java:3148)
E/AndroidRuntime( 6719): at com.rotaryheart.files.manager.MainActivity.onCreate(MainActivity.java:1857)
E/AndroidRuntime( 6719): at android.app.Activity.performCreate(Activity.java:4465)
E/AndroidRuntime( 6719): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
E/AndroidRuntime( 6719): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2033)
E/AndroidRuntime( 6719): ... 11 more
W/ActivityManager( 1843): Force finishing activity com.rotaryheart.files.manager/.MainActivity
D/dalvikvm( 1843): GC_FOR_ALLOC freed 241K, 35% free 8146K/12359K, paused 61ms
I/libblt_hw( 1480): Library opened (handle = 1, fd = 23)
W/ActivityManager( 1843): Activity pause timeout for ActivityRecord{40ee9d08 com.rotaryheart.files.manager/.MainActivity}
I/libblt_hw( 1480): Library opened (handle = 6, fd = 30)
D/dalvikvm( 2245): GC_CONCURRENT freed 3904K, 61% free 5404K/13831K, paused 3ms+5ms
W/ActivityManager( 1843): Activity destroy timeout for ActivityRecord{40ed5c40 com.rotaryheart.files.manager/.MainActivity}
I/libblt_hw( 1480): Library closed (handle = 0, fd = 24)
D/dalvikvm( 2245): GC_CONCURRENT freed 1172K, 57% free 6074K/13831K, paused 2ms+2ms
I/Process ( 6719): Sending signal. PID: 6719 SIG: 9
D/dalvikvm( 2245): GC_FOR_ALLOC freed 837K, 57% free 5976K/13831K, paused 38ms
I/ActivityManager( 1843): Process com.rotaryheart.files.manager (pid 6719) has died.
I/libblt_hw( 1480): Library closed (handle = 1, fd = 23)
W/InputManagerService( 1843): Starting input on non-focused client [email protected] (uid=10080 pid=6582)
D/dalvikvm( 2245): GC_CONCURRENT freed 343K, 47% free 7378K/13831K, paused 2ms+3ms
D/dalvikvm( 2245): GC_FOR_ALLOC freed 1258K, 50% free 7023K/13831K, paused 23ms
D/dalvikvm( 2245): GC_CONCURRENT freed 2188K, 52% free 6675K/13831K, paused 1ms+3ms
I/libblt_hw( 1480): Library opened (handle = 0, fd = 26)
D/dalvikvm( 1843): GC_FOR_ALLOC freed 340K, 36% free 8029K/12359K, paused 81ms
D/OpenGLRenderer( 2245): Flushing caches (mode 1)
I/libblt_hw( 1480): Library opened (handle = 1, fd = 41)
D/OpenGLRenderer( 2245): Flushing caches (mode 0)
I/libblt_hw( 1480): Library opened (handle = 7, fd = 43)
I/libblt_hw( 1480): Library closed (handle = 6, fd = 30)
W/InputManagerService( 1843): Starting input on non-focused client [email protected] (uid=10040 pid=2245)
I/libblt_hw( 1480): Library closed (handle = 0, fd = 26)
I/libblt_hw( 1480): Library closed (handle = 7, fd = 43)
Send me an e-mail to [email protected] so I can send you a test apk, if its working then I will upload it to Play Store

[Q] Since last update, camera stops working after a while?

Very strange, since the 176.44.1 update the camera stops working after a few days?
I open the camera app, and it closes showing an initialization failure message, I soft-reboot and I get another kind of message: "Unfortunately, Camera has stopped" (caused by an NullPointerException). Then I hard-reboot, and the camera works again for a certain period of time.
I made a logcat for the scenario after the soft-reboot, if anyone has an idea what is going on, I am curious, I will also try to get a logcat before I reboot..
Code:
I/SFPerfTracer(26124): triggers: (rate: 0:0) (207 sw vsyncs) (0 skipped) (0:2606 vsyncs) (1:4681)
W/ContextImpl(26788): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1600 android.content.ContextWrapper.startService:494 android.content.Context
Wrapper.startService:494 com.motorola.motocare.internal.batterystats.BatteryStatsAction.onReceive:33 android.app.ActivityThread.handleReceiver:2446
D/dalvikvm(26484): GC_FOR_ALLOC freed 1364K, 20% free 24072K/29924K, paused 104ms, total 104ms
D/dalvikvm(26788): GC_CONCURRENT freed 2321K, 42% free 11079K/18932K, paused 2ms+2ms, total 30ms
D/dalvikvm(26788): WAIT_FOR_CONCURRENT_GC blocked 16ms
D/dalvikvm(26788): WAIT_FOR_CONCURRENT_GC blocked 19ms
D/dalvikvm(26788): GC_CONCURRENT freed 2073K, 42% free 11010K/18932K, paused 1ms+2ms, total 23ms
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/SFPerfTracer(26124): triggers: (rate: 3:124) (compose: 0:3) (post: 0:3) (render: 2:31) (0:1227 frames) (1:4148)
D/SFPerfTracer(26124): layers: (4:9) (DimLayer: 0:107)* (FocusedStackFrame: 0:68)* (StatusBar: 1:2037) (NavigationBar: 0:479) (com.android.systemui.ImageWallpaper: 0:30) (DimLayer: 0:58)* (DimL
ayer: 0:6)* (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:29)
I/MDMCTBK ( 273): NetlinkHandler, power_supply subsys
I/MDMCTBK ( 273): NetlinkHandler, usbChargerStateChanged
I/MDMCTBK ( 273): MdmCutbackHndler,readFromFile = /sys/class/power_supply/usb/online
I/MDMCTBK ( 273): MdmCutbackHndler,readFromFile =
E/MDMCTBK ( 273): MdmCutbackHndler,Could not open ''
I/MDMCTBK ( 273): NetlinkHandler, power_supply subsys
I/MDMCTBK ( 273): NetlinkHandler, usbChargerStateChanged
I/MDMCTBK ( 273): MdmCutbackHndler,readFromFile = /sys/class/power_supply/usb/online
I/MDMCTBK ( 273): MdmCutbackHndler,readFromFile =
E/MDMCTBK ( 273): MdmCutbackHndler,Could not open ''
D/battery_widget_monitor(27702): bmw_watcher got intent: android.intent.action.BATTERY_CHANGED
D/battery_widget_monitor(27702): Event handling took 27ms
D/battery_widget_monitor(27702): bmw_watcher got intent: android.intent.action.BATTERY_CHANGED
D/battery_widget_monitor(27702): Event handling took 21ms
W/qdhwcomposer(26124): delay_vsync:0 read:17727us prop:1133us
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/SFPerfTracer(26124): triggers: (rate: 0:0) (207 sw vsyncs) (0 skipped) (0:2606 vsyncs) (1:4782)
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/SFPerfTracer(26124): triggers: (rate: 3:124) (compose: 0:3) (post: 0:3) (render: 2:31) (0:1227 frames) (1:4248)
D/SFPerfTracer(26124): layers: (4:9) (DimLayer: 0:107)* (FocusedStackFrame: 0:68)* (StatusBar: 1:2137) (NavigationBar: 0:479) (com.android.systemui.ImageWallpaper: 0:30) (DimLayer: 0:58)* (DimL
ayer: 0:6)* (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:30)
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
W/qdhwcomposer(26124): delay_vsync:0 read:17164us prop:552us
W/qdhwcomposer(26124): delay_vsync:0 read:17731us prop:1137us
I/SFPerfTracer(26124): triggers: (rate: 0:0) (207 sw vsyncs) (0 skipped) (0:2606 vsyncs) (1:4883)
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/SFPerfTracer(26124): triggers: (rate: 3:124) (compose: 0:3) (post: 0:3) (render: 2:31) (0:1227 frames) (1:4348)
D/SFPerfTracer(26124): layers: (4:9) (DimLayer: 0:107)* (FocusedStackFrame: 0:68)* (StatusBar: 1:2237) (NavigationBar: 0:479) (com.android.systemui.ImageWallpaper: 0:30) (DimLayer: 0:58)* (DimL
ayer: 0:6)* (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:30)
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/SFPerfTracer(26124): triggers: (rate: 0:0) (207 sw vsyncs) (0 skipped) (0:2606 vsyncs) (1:4984)
W/qdhwcomposer(26124): delay_vsync:0 read:17766us prop:1172us
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
W/qdhwcomposer(26124): delay_vsync:0 read:17748us prop:1155us
I/SFPerfTracer(26124): triggers: (rate: 3:124) (compose: 0:3) (post: 0:3) (render: 2:31) (0:1227 frames) (1:4448)
D/SFPerfTracer(26124): layers: (4:9) (DimLayer: 0:107)* (FocusedStackFrame: 0:68)* (StatusBar: 1:2337) (NavigationBar: 0:479) (com.android.systemui.ImageWallpaper: 0:30) (DimLayer: 0:58)* (DimL
ayer: 0:6)* (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:30)
D/WifiStateMachine(26484): handleMessage: E msg.what=131155
D/WifiStateMachine(26484): processMsg: ConnectedState
D/WifiStateMachine(26484): processMsg: L2ConnectedState
D/WifiStateMachine(26484): handleMessage: X
I/ActivityManager(26484): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.motorola.camera/.Camera bnds=[16,842][176,1036]} from pid 26849
W/ContextImpl(26788): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1244 android.content.ContextWrapper.sendBroadcast:365 com.motorola.motocare
.util.TriggerHelper$TriggerBuilder.send:76 com.motorola.motocare.internal.frameworkevents.PauseResumeTrigger.handleFrameworkEvent:53 com.motorola.motocare.internal.frameworkevents.FwEventMonitor$Frame
workListener.processFrameworkEvent:114
I/ActivityManager(26484): Start proc com.motorola.camera for activity com.motorola.camera/.Camera: pid=1678 uid=10012 gids={50012, 1028, 1015}
W/ContextImpl(26788): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1244 android.content.ContextWrapper.sendBroadcast:365 com.motorola.motocare
.util.TriggerHelper$TriggerBuilder.send:76 com.motorola.motocare.internal.frameworkevents.PauseResumeTrigger.handleFrameworkEvent:53 com.motorola.motocare.internal.frameworkevents.FwEventMonitor$Frame
workListener.processFrameworkEvent:114
I/dalvikvm( 1678): DexOpt: not all deps represented
E/dalvikvm( 1678): /system/framework/com.motorola.motosignature.jar odex has stale dependencies
I/dalvikvm( 1678): DexOpt: not all deps represented
E/dalvikvm( 1678): /system/framework/com.motorola.frameworks.core.addon.jar odex has stale dependencies
I/dalvikvm( 1678): DexOpt: not all deps represented
E/dalvikvm( 1678): /system/priv-app/MotCamera.apk odex has stale dependencies
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 0
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
W/CamcorderProfileMotExt( 1678): Not supported
E/BlurCheckin( 1678): Checkin class does not exist:java.lang.ClassNotFoundException: com.motorola.checkinwrapper.CheckinEventWrapper
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 0
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
I/SFPerfTracer(26124): triggers: (rate: 0:0) (207 sw vsyncs) (0 skipped) (27:2633 vsyncs) (29:5092)
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
E/QCamera2Factory(26166): int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 1
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
I/Adreno-EGL( 1678): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM build: (N/A)
I/Adreno-EGL( 1678): OpenGL ES Shader Compiler Version: E031.24.00.00
I/Adreno-EGL( 1678): Build Date: 11/12/13 Tue
I/Adreno-EGL( 1678): Local Branch:
I/Adreno-EGL( 1678): Remote Branch:
I/Adreno-EGL( 1678): Local Patches:
I/Adreno-EGL( 1678): Reconstruct Branch:
D/OpenGLRenderer( 1678): Enabling debug mode 0
W/AppOps (26484): Bad call: specified package qcamera under uid 1013 but it is really -1
I/AwesomePlayer(26166): setDataSource_l(URL suppressed)
I/CameraApp( 1678): CameraService connected
D/Sensors (26484): AccelerationSensor: Set Sensors state 0x3
D/Sensors (26484): AccelerationSensor: set delay 200
D/Sensors (26484): AccelerationSensor: set delay 200
D/QCUtils (26166): extended extractor not needed, return default
I/AwesomePlayer(26166): setDataSource_l(URL suppressed)
D/QCUtils (26166): extended extractor not needed, return default
I/CameraClient(26166): Opening camera 1
D/QCameraStateMachine(26166): static void* qcamera::QCameraStateMachine::smEvtProcRoutine(void*): E
D/MotISP_GPU(26166): int MotISP_GPU::Init(int, int): GPU resolution: 1280x720
E/QCamera2HWI(26166): [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 1
I/QCameraHalWatchdog(26166): Starting Watchdog Thread...
E/mm-camera-intf(26166): mm_camera_open: dev name = /dev/video2, cam_idx = 2
I/Adreno-EGL(26166): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM build: (N/A)
I/Adreno-EGL(26166): OpenGL ES Shader Compiler Version: E031.24.00.00
I/Adreno-EGL(26166): Build Date: 11/12/13 Tue
I/Adreno-EGL(26166): Local Branch:
I/Adreno-EGL(26166): Remote Branch:
I/Adreno-EGL(26166): Local Patches:
I/Adreno-EGL(26166): Reconstruct Branch:
E/mm-camera-sensor(18314): module_sensor_start_session:483 session 2
E/mm-camera-sensor(18314): csid_open:123 VIDIOC_MSM_CSID_IO_CFG failed Invalid argument
E/mm-camera-sensor(18314): module_sensor_init_session:222 failed rc -1
I/LaunchCheckinHandler(26484): Displayed com.motorola.camera/.Camera,cp,ca,654
I/ActivityManager(26484): Displayed com.motorola.camera/.Camera: +654ms
E/mm-camera-sensor(18314): module_sensor_init_session:424 failed
E/mm-camera-sensor(18314): module_sensor_start_session:518 failed
E/mm-camera-sensor(18314): module_sensor_start_session:533 failed
E/mm-camera(18314): isp_tintless_open: E: b6d74d55
E/mm-camera(18314): isp_tintless_get_version: lib returned version 3.61 err=0
E/mm-camera-CORE(18314): aec_process_config_fast_conv(25): E
E/mm-camera-CORE(18314): preview width 0, preview height 0
E/mm-camera-CORE(18314): new_ew=, ewp125=, ewp25=, ewp5=, ewn125=, ewn25=, ewn5=
E/mm-camera-CORE(18314): new_ew[0]=0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000
E/mm-camera-CORE(18314): new_ew[1]=0.420000, 0.226250, 0.278750, 0.357500, 0.175000, 0.162500, 0.137500
E/mm-camera-CORE(18314): new_ew[2]=0.463100, 0.451638, 0.514913, 0.638769, 0.366250, 0.300000, 0.220000
E/mm-camera-CORE(18314): new_ew[3]=0.996300, 0.654287, 0.849856, 1.380994, 0.426075, 0.389050, 0.291444
E/mm-camera-CORE(18314): new_ew[4]=1.588600, 1.243662, 1.627331, 2.497488, 0.738462, 0.542894, 0.347325
E/mm-camera-CORE(18314): new_ew[5]=1.930800, 1.936887, 2.207275, 3.025563, 1.267200, 0.982819, 0.584981
E/mm-camera-CORE(18314): new_ew[6]=2.155700, 2.163925, 2.568000, 3.222006, 1.660412, 1.290738, 0.796012
E/mm-camera-CORE(18314): new_ew[7]=2.333000, 2.535975, 2.780531, 3.401256, 1.773788, 1.689450, 1.191450
E/mm-camera-CORE(18314): new_ew[8]=2.365300, 2.501018, 2.809443, 3.384231, 2.076375, 1.723394, 1.306037
E/mm-camera-CORE(18314): new_ew[9]=2.366600, 2.514106, 2.804081, 3.198936, 2.195262, 1.840156, 1.397706
E/mm-camera-CORE(18314): new_ew[10]=2.357500, 2.654462, 2.783257, 3.290006, 2.069800, 2.053487, 1.627856
E/mm-camera-CORE(18314): new_ew[11]=2.338900, 2.487406, 2.749294, 3.078550, 2.218119, 1.922050, 1.603938
E/mm-camera-CORE(18314): new_ew[12]=2.314100, 2.603112, 2.705568, 3.148263, 2.210156, 2.070206, 1.618069
E/mm-camera-CORE(18314): new_ew[13]=2.285300, 2.424018, 2.658537, 3.066426, 2.046537, 1.915469, 1.774219
...snip..
E/mm-camera-CORE(18314): new_ew[252]=0.000000, 0.000000, 0.000000, 0.000000, 0.408637, 0.442606, 0.540937
E/mm-camera-CORE(18314): new_ew[253]=0.000000, 0.000000, 0.000000, 0.000000, 0.377075, 0.472912, 0.493075
E/mm-camera-CORE(18314): new_ew[254]=0.000000, 0.000000, 0.000000, 0.000000, 0.398438, 0.435662, 0.490263
E/mm-camera-CORE(18314): new_ew[255]=0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000
E/mm-camera(18314): is_module_start_session: Enter
E/mm-camera(18314): is_port_init: is mode is 0
E/mm-camera(18314): is_module_start_session: Exit successful
E/mm-camera(18314): is_module_get_port: Exit successful
E/mm-camera(18314): c2d_module_start_session:226, info: starting session 2
E/mm-camera(18314): c2d_module_start_session:286, info: session 2 started.
E/hdr (18314): Session id 0x2 started
E/mm-camera(18314): module_drsd_start_session:1189] E
E/mm-camera-sensor(18314): sensor_get_capabilities:2062 failed
E/mm-camera-sensor(18314): module_sensor_query_mod:2548 failed rc -4
E/mm-camera-intf(26166): mm_camera_open: opened, break out while loop
E/qomx_image_core(26166): OMX_Init:94] Complete 2
E/mm-camera(18314): [dbgHang] - Map buffer >>> enter
E/mm-camera(18314): [dbgHang] - Map buffer >>> exit with status: 1
D/QCameraPostProc(26166): static void* qcamera::QCameraPostProcessor::dataProcessRoutine(void*): E
D/QCameraPostProc(26166): static void* qcamera::QCameraPostProcessor::dataSaveRoutine(void*): E
E/mm-camera(18314): [dbgHang] - Map buffer >>> enter
E/mm-camera(18314): [dbgHang] - Map buffer >>> exit with status: 1
E/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): supported preview sizes cnt is 0 or exceeds max!!!
E/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): supported video sizes cnt is 0 or exceeds max!!!
E/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): supported picture sizes cnt is 0 or exceeds max!!!
E/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setPreviewFpsRange(int, int): Setting preview fps range 15000,30000
I/QCamera2HWI(26166): int qcamera::QCamera2HardwareInterface::calcThermalLevel(qcamera::qcamera_thermal_level_enum_t, int, int, cam_fps_range_t&, msm_vfe_frame_skip_pattern&): Thermal level 0, FPS ran
ge [15.00,30.00], frameskip 0
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setPreviewFpsRange(int, int): Thermal adjusted preview fps range 15,30
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): supported fps rates: 15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setFocusMode(const char*): Setting focus mode auto
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setSaturation(int): Setting saturation 5
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setSharpness(int): Setting sharpness 12
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setContrast(int): Setting contrast 5
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setSkinToneEnhancement(int): Setting skintone enhancement 0
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setBrightness(int): Setting brightness 3
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setAutoExposure(const char*): Setting auto exposure frame-average
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setAntibanding(const char*): Setting AntiBanding value auto
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setEffect(const char*): Setting effect none
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setWhiteBalance(const char*): Setting WhiteBalance value auto
E/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): supported flash modes cnt is 0!!!
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setISOValue(const char*): Setting ISO value auto
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setHighFrameRate(const char*): Setting HFR value off
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setAEBracket(const char*), EXP_BRACKETING_OFF
I/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setWaveletDenoise(const char*): Denoise enable=1, plates=0
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::initDefaultParameters(): Supported WNR:eek:N/OFF default:eek:N
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setLensShadeValue(const char*): Setting LensShade value enable
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setMCEValue(const char*): Setting AWBLock value enable
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setDISValue(const char*): Setting DIS value disable
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setSceneDetect(const char*): Setting Scene Detect off
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setAecLock(const char*): Setting AECLock value false
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setAwbLock(const char*): Setting AWBLock value false
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
I/Thermal-Lib(26166): Thermal-Lib-Client: Registraion successful for camera with handle:1
I/Thermal-Lib(26166): Thermal-Lib-Client: Registraion successful for camcorder with handle:2
I/QCameraHalWatchdog(26166): Stopped Watchdog Thread...
I/ThermalEngine( 294): Thermal-Server: Adding thermal event listener on fd 8
I/Thermal-Lib(26166): Thermal-Lib-Client: Client received msg camera 0
I/QCamera2HWI(26166): virtual int qcamera::QCamera2HardwareInterface::thermalEvtHandle(qcamera::qcamera_thermal_level_enum_t, void*, void*): level = 0, userdata = 0x0, data = 0x0
I/QCamera2HWI(26166): int qcamera::QCamera2HardwareInterface::calcThermalLevel(qcamera::qcamera_thermal_level_enum_t, int, int, cam_fps_range_t&, msm_vfe_frame_skip_pattern&): Thermal level 0, FPS ran
ge [15.00,30.00], frameskip 0
I/Thermal-Lib(26166): Thermal-Lib-Client: Client received msg camcorder 0
I/QCamera2HWI(26166): virtual int qcamera::QCamera2HardwareInterface::thermalEvtHandle(qcamera::qcamera_thermal_level_enum_t, void*, void*): level = 0, userdata = 0x0, data = 0x0
I/QCamera2HWI(26166): int qcamera::QCamera2HardwareInterface::calcThermalLevel(qcamera::qcamera_thermal_level_enum_t, int, int, cam_fps_range_t&, msm_vfe_frame_skip_pattern&): Thermal level 0, FPS ran
ge [15.00,30.00], frameskip 0
I/CameraMotExt( 1678): Supported
I/QCamera2HWI(26166): getParameters standard
I/QCameraHalWatchdog(26166): Starting Watchdog Thread...
I/QCamera2HWI(26166): updateParameters non-standard params: 1
D/QCameraParameters(26166): int32_t qcamera::QCameraParameters::setNumOfSnapshot(): nBurstNum = 1, nExpnum = 1
I/QCameraHalWatchdog(26166): Stopped Watchdog Thread...
I/MultisampleConfigChooser( 1678): eglChoosConfig multisample found
I/QCamera2HWI(26166): getParameters all
W/dalvikvm( 1678): threadid=13: thread exiting with uncaught exception (group=0x4168cd40)
E/AndroidRuntime( 1678): FATAL EXCEPTION: CameraHandlerThread
E/AndroidRuntime( 1678): Process: com.motorola.camera, PID: 1678
E/AndroidRuntime( 1678): java.lang.NullPointerException
E/AndroidRuntime( 1678): at com.motorola.camera.settings.Setting.asPreviewSizeList(Setting.java:363)
E/AndroidRuntime( 1678): at com.motorola.camera.settings.PictureSizeSetting$1.performRead(PictureSizeSetting.java:35)
E/AndroidRuntime( 1678): at com.motorola.camera.settings.behavior.CameraParamBehavior.performCameraRead(CameraParamBehavior.java:28)
E/AndroidRuntime( 1678): at com.motorola.camera.settings.AppSettings.readParametersIntoSettings(AppSettings.java:243)
E/AndroidRuntime( 1678): at com.motorola.camera.device.callables.ReadParamsCallable.call(ReadParamsCallable.java:38)
E/AndroidRuntime( 1678): at com.motorola.camera.device.callables.CameraCallable.run(CameraCallable.java:48)
E/AndroidRuntime( 1678): at com.motorola.camera.device.CustomIntentService$1.handleMessage(CustomIntentService.java:41)
E/AndroidRuntime( 1678): at android.os.Handler.dispatchMessage(Handler.java:98)
E/AndroidRuntime( 1678): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1678): at android.os.HandlerThread.run(HandlerThread.java:61)
W/ActivityManager(26484): Force finishing activity com.motorola.camera/.Camera
W/ResourceTexture( 1678): No bitmap to load
W/YuvTexture( 1678): No bitmap to load
D/dalvikvm(26484): GC_FOR_ALLOC freed 419K, 20% free 24093K/29924K, paused 125ms, total 126ms
W/ContextImpl(26788): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1244 android.content.ContextWrapper.sendBroadcast:365 com.motorola.motocare
.util.TriggerHelper$TriggerBuilder.send:76 com.motorola.motocare.internal.frameworkevents.PauseResumeTrigger.handleFrameworkEvent:53 com.motorola.motocare.internal.frameworkevents.FwEventMonitor$Frame
workListener.processFrameworkEvent:114
D/Sensors (26484): AccelerationSensor: Set Sensors state 0x2
D/Sensors (26484): AccelerationSensor: set delay 0
D/Checkin ( 1678): publish the event [tag = MOT_CAMERA_STATS event name = USER_EXITED_APP]
W/ActivityManager(26484): Activity pause timeout for ActivityRecord{422d93d0 u0 com.motorola.camera/.Camera t11 f}
W/ContextImpl(26788): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1244 android.content.ContextWrapper.sendBroadcast:365 com.motorola.motocare
.util.TriggerHelper$TriggerBuilder.send:76 com.motorola.motocare.internal.frameworkevents.PauseResumeTrigger.handleFrameworkEvent:53 com.motorola.motocare.internal.frameworkevents.FwEventMonitor$Frame
workListener.processFrameworkEvent:114
I/MediaFocusControl(26484): AudioFocus abandonAudioFocus() from [email protected]
I/SFPerfTracer(26124): trigger: render (32.224 ms) (7.224 ms off for 7 triggers) (7 triggers) (8 renders)
I/SFPerfTracer(26124): triggers: (rate: 3:131) (compose: 0:3) (post: 0:3) (render: 3:38) (7:1275 frames) (8:4555)
D/SFPerfTracer(26124): layers: (8:14) (DimLayer: 0:121) (FocusedStackFrame: 0:76)* (StatusBar: 8:2412) (NavigationBar: 0:517) (com.android.systemui.ImageWallpaper: 0:32) (DimLayer: 0:58)* (DimL
ayer: 0:6)* (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:32)* (Starting com.motorola.camera: 0:33)* (com.motorola.camera/com.motorola.camera.Camera: 8:17) (SurfaceView: 8:14) (Application Er
ror: com.motorola.camera: 0:16) (com.anddoes.launcher/com.anddoes.launcher.Launcher: 0:5)
I got the same problem with my camera. If it gets really bad a soft reset would do the trick. This is driving me nuts
Sent from my XT1034 using Tapatalk

[Q] UNO - How to make it work in my explorer? (CM11)

I checked their website and they have mentioned that this game will not work on cusom rom.
If i have rooted the phone, it seems i need to use the stock rom.
Now, I am using CM11 kitkat 4.4.4
system log
Process: com.gameloft.android.ANMP.GloftUOHM, PID: 7385
java.lang.IllegalStateException: This API not supported on Android 4.3 and earlier
at android.webkit.WebViewClassic.evaluateJavaScript(WebViewClassic.java:2674)
at android.webkit.WebView.evaluateJavascript(WebView.java:905)
at com.tapjoy.TJWebViewJSInterface$LoadJSTask.onPostExecute(Unknown Source)
at com.tapjoy.TJWebViewJSInterface$LoadJSTask.onPostExecute(Unknown Source)
at android.os.AsyncTask.finish(AsyncTask.java:632)
at android.os.AsyncTask.access$600(AsyncTask.java:177)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5146)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
at dalvik.system.NativeStart.main(Native Method)
Z 
 ‹‹‚U‚O/ActivityManager Force finishing activity com.gameloft.android.ANMP.GloftUOHM/.UNOFGame |   Œ‹‚UùxÕActivityManager Activity pause timeout for ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35 f} ™   Œ‹‚Uq×ÌActivityManager Config changes=480 {1.0 404mcc84mnc en_US ldltr sw320dp w320dp h455dp 160dpi nrml port finger -keyb/v/h -nav/h s.30 themeResource=null} B   ‹‚Uç•%ActivityManager Launch timeout has expired, giving up wake lock! .   Ž‹‚U©¿$WindowManager Window freeze timeout expired. ™   Ž‹‚U©¿$WindowManager Force clearing orientation change: Window{4212f740 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.MyLogoView} —   Ž‹‚U©¿$WindowManager Force clearing orientation change: Window{41fe19b8 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.UNOFGame} R   Ž‹‚U©¿$WindowManager Force clearing orientation change: Window{42117fd8 u0 SurfaceView} j   Ž‹‚U©¿$WindowManager Force clearing orientation change: Window{41f6c940 u0 com.android.systemui.ImageWallpaper} —   Ž‹‚UO|½WindowManager Screen frozen for +2s14ms due to Window{4212f740 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.MyLogoView} L   Ž‹‚U˜|%ActivityManager Killing 6827:com.android.settings/1000 (adj 14): cached #4 Q   ‹‚U¶ÛQActivityManager Killing 6001:com.cyanogenmod.lockclock/u0a32 (adj 15): empty #5 _  z ‹‚U>WindowState WIN DEATH: Window{41e0ef40 u0 com.android.settings/com.android.settings.Settings} b  o ‹‚UŠ}° WindowState WIN DEATH: Window{42003580 u0 com.android.settings/com.android.settings.SubSettings} ~   —‹‚U*Ë&ActivityManager Activity destroy timeout for ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35 f} €   ™‹‚U
"NActivityManager Activity destroy timeout for ActivityRecord{4215c8b8 u0 com.gameloft.android.ANMP.GloftUOHM/.MyLogoView t35
mAttachedWindow=Window{41fe19b8 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.UNOFGame} mLayoutAttached=true
mBaseLayer=21000 mSubLayer=-2 mAnimLayer=21020+0=21020 mLastLayer=21035
mToken=WindowToken{4209c760 [email protected]}
mRootToken=AppWindowToken{4262e648 token=Token{41ed1f68 ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35}}}
mAppToken=AppWindowToken{4262e648 token=Token{41ed1f68 ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35}}}
mViewVisibility=0x0 mHaveFrame=true mObscured=false
mSeq=0 mSystemUiVisibility=0x0
mPolicyVisibility=true mPolicyVisibilityAfterAnim=true mAppOpVisibility=true mAttachedHidden=true
mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
mConfiguration={1.0 404mcc84mnc en_US ldltr sw320dp w320dp h455dp 160dpi nrml port finger -keyb/v/h -nav/h s.30 themeResource=null}
mHasSurface=true mShownFrame=[0.0,0.0][480.0,320.0] isReadyForDisplay()=false
mFrame=[0,0][480,320] last=[0,0][480,320]
mSystemDecorRect=[0,0][480,320] last=[0,0][480,320]
Frames: containing=[0,0][480,320] parent=[0,0][480,320]
display=[-10000,-10000][10000,10000] overscan=[-10000,-10000][10000,10000]
content=[0,0][480,320] visible=[0,0][480,320]
decor=[0,0][480,320]
Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0]
Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0]
WindowStateAnimator{425e01d0 SurfaceView}:
mSurface=Surface(name=SurfaceView)
mDrawState=DRAW_PENDING mLastHidden=true
Surface: shown=false layer=21035 alpha=0.0 rect=(0.0,0.0) 480.0 x 320.0
mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
mOrientationChanging=true mAppFreezing=false mTurnOnScreen=false
mWallpaperXOverscrollMax=0 mWallpaperYOverscrollMax=0
Š   ¶‹‚UP•XWindowManager This window was lost: Window{41fe19b8 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.UNOFGame} -   ¶‹‚UP•XWindowManager mDisplayId=0 mSession=Session{4206b240 7385:u0a10054} [email protected]
mOwnerUid=10054 mShowToOwnerOnly=true package=com.gameloft.android.ANMP.GloftUOHM appop=NONE
mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#22 ty=1 fl=#1810580 pfl=0x8 fmt=-3 wanim=0x10302a2}
Requested w=480 h=320 mLayoutSeq=2016
mBaseLayer=21000 mSubLayer=0 mAnimLayer=21025+0=21025 mLastLayer=21040
mToken=AppWindowToken{4262e648 token=Token{41ed1f68 ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35}}}
mRootToken=AppWindowToken{4262e648 token=Token{41ed1f68 ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35}}}
mAppToken=AppWindowToken{4262e648 token=Token{41ed1f68 ActivityRecord{42104e90 u0 com.gameloft.android.ANMP.GloftUOHM/.UNOFGame t35}}}
mViewVisibility=0x0 mHaveFrame=true mObscured=false
mSeq=0 mSystemUiVisibility=0x0
mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
mConfiguration={1.0 404mcc84mnc en_US ldltr sw320dp w320dp h455dp 160dpi nrml port finger -keyb/v/h -nav/h s.30 themeResource=null}
mHasSurface=true mShownFrame=[0.0,0.0][320.0,480.0] isReadyForDisplay()=false
mFrame=[0,0][480,320] last=[0,0][480,320]
mSystemDecorRect=[0,0][480,320] last=[0,0][480,320]
Frames: containing=[0,0][480,320] parent=[0,0][480,320]
display=[0,0][480,320] overscan=[0,0][480,320]
content=[0,0][480,320] visible=[0,25][480,320]
decor=[0,0][480,320]
Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,25][0,0]
Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,25][0,0]
WindowStateAnimator{426dd0e8 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.UNOFGame}:
mSurface=Surface(name=com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.UNOFGame)
mDrawState=DRAW_PENDING mLastHidden=true
Surface: shown=false layer=21040 alpha=1.0 rect=(0.0,0.0) 480.0 x 320.0
mSurfaceResized=true mSurfaceDestroyDeferred=false
mOrientationChanging=true mAppFreezing=false mTurnOnScreen=false
mWallpaperXOverscrollMax=0 mWallpaperYOverscrollMax=0
Œ   ¶‹‚UAË"WindowManager This window was lost: Window{4212f740 u0 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.MyLogoView} ]   ¶‹‚UAË"WindowManager mDisplayId=0 mSession=Session{4206b240 7385:u0a10054} [email protected]
mOwnerUid=10054 mShowToOwnerOnly=true package=com.gameloft.android.ANMP.GloftUOHM appop=NONE
mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#120 ty=1 fl=#1810500 pfl=0x8 wanim=0x10302a2}
Requested w=480 h=320 mLayoutSeq=2016
mBaseLayer=21000 mSubLayer=0 mAnimLayer=21030+0=21030 mLastLayer=22045
mToken=AppWindowToken{42275060 token=Token{420535c0 ActivityRecord{4215c8b8 u0 com.gameloft.android.ANMP.GloftUOHM/.MyLogoView t35}}}
mRootToken=AppWindowToken{42275060 token=Token{420535c0 ActivityRecord{4215c8b8 u0 com.gameloft.android.ANMP.GloftUOHM/.MyLogoView t35}}}
mAppToken=AppWindowToken{42275060 token=Token{420535c0 ActivityRecord{4215c8b8 u0 com.gameloft.android.ANMP.GloftUOHM/.MyLogoView t35}}}
mViewVisibility=0x0 mHaveFrame=true mObscured=false
mSeq=0 mSystemUiVisibility=0x0
mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
mConfiguration={1.0 404mcc84mnc en_US ldltr sw320dp w320dp h455dp 160dpi nrml port finger -keyb/v/h -nav/h s.30 themeResource=null}
mHasSurface=true mShownFrame=[0.0,0.0][320.0,480.0] isReadyForDisplay()=false
mFrame=[0,0][480,320] last=[0,0][480,320]
mSystemDecorRect=[0,0][480,320] last=[0,0][480,320]
Frames: containing=[0,0][480,320] parent=[0,0][480,320]
display=[0,0][480,320] overscan=[0,0][480,320]
content=[0,0][480,320] visible=[0,25][480,320]
decor=[0,0][480,320]
Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,25][0,0]
Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,25][0,0]
WindowStateAnimator{425279f8 com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.MyLogoView}:
mSurface=Surface(name=com.gameloft.android.ANMP.GloftUOHM/com.gameloft.android.ANMP.GloftUOHM.MyLogoView)
mDrawState=DRAW_PENDING mLastHidden=true
Surface: shown=false layer=22045 alpha=0.0 rect=(0.0,0.0) 480.0 x 320.0
mSurfaceResized=true mSurfaceDestroyDeferred=false
mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
mOrientationChanging=true mAppFreezing=false mTurnOnScreen=false
mWallpaperXOverscrollMax=0 mWallpaperYOverscrollMax=0
'   ¶‹‚UAË"WindowManager Current app token list:    ¶‹‚UAË"WindowManager Display 0 _   ¶‹‚UAË"WindowManager #5: Token{41f520a0 ActivityRecord{41fee108 u0 jackpal.androidterm/.Term t23}} ‹   ¶‹‚UAË"WindowManager #4: Token{41bcca20 ActivityRecord{41bcc7a8 u0 com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher t1}} r   ¶‹‚UAË"WindowManager #3: Token{420013d0 ActivityRecord{4203ddb0 u0 com.android.systemui/.recent.RecentsActivity
Click to expand...
Click to collapse
It was working in my stock rom (rooted)
Is there a way to make it work?

[CLOSED][APP] STORYGRAM - Instagram Story Saver (Video & Photo) - Anonym Mode - (PROMO CODES)

Mod edit: Thread closed due to not functionable download link. - Regards Oswald Boelcke​
[APP] STORYGRAM - Instagram Story Saver (Video & Photo) - Anonym Mode - (PROMO CODES)
Hi, I'm developed now Instagram basic downloader for story mode.
Quickly download all stories and videos instantly.
Never using API, I'M using HTTP Skeleton on Instagram WEB***
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
1- Select anyone instanly
2- Download story mode (video and photo)
3-Do not see the stories you watch of story's owner. (Anonymous mode )
3- Let the storymaker know immediately. (Reminder Mode)
4- Very stylish UI
Note:
The app will be in beta, then on Google Play.
Download ALPHA
Do not forget your suggestion & comment under this topic.
Regards, Webshack.
If you want promo codes (no-ads version) please write under this topic.
Guys I need your comments here Thanks.
Reserverd
New update coming today night,
adding multiple accounts
promo code, please... thank you.....
terabyt3 said:
promo code, please... thank you.....
Click to expand...
Click to collapse
Thanks for your comment I'm so glad for here!!
I'am packing ad-free version for you.
Do you have any ideas for this app?
Webshack said:
Thanks for your comment I'm so glad for here!!
I'am packing ad-free version for you.
Do you have any ideas for this app?
Click to expand...
Click to collapse
I can not login
To be tested!
May i have a promo code?
terabyt3 said:
I can not login
Click to expand...
Click to collapse
Can you share logcat please, sorry for long time.
Webshack said:
Can you share logcat please, sorry for long time.
Click to expand...
Click to collapse
Logcat for you..
Code:
--------- beginning of main
D/OpenGLRenderer(22896): endAllActiveAnimators on 0x7f8efa2c00 (MenuPopupWindow$MenuDropDownListView) with handle 0x7f7db51720
D/AndroidRuntime(22972): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
D/AndroidRuntime(22972): CheckJNI is OFF
D/ICU (22972): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
I/Radio-JNI(22972): register_android_hardware_Radio DONE
D/AndroidRuntime(22972): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(22972): Shutting down VM
--------- beginning of system
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
W/ContextImpl(25839): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 com.google.android.libraries.launcherclient.LauncherClient.connectSafely:90 com.google.android.libraries.launcherclient.LauncherClient.reconnect:268 com.google.android.libraries.launcherclient.LauncherClient.onResume:246
W/ActivityManager( 1201): Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair:1000?v=5 pkg=com.google.android.googlequicksearchbox } U=0: not found
W/OpenGLRenderer(25839): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
I/ActivityManager( 1201): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=webshack.story.gram/.LoginActivity bnds=[643,415][849,716] (has extras)} from uid 1000 on display 0
I/TextInputLayout(22820): EditText added is not a TextInputEditText. Please switch to using that class instead.
I/TextInputLayout(22820): EditText added is not a TextInputEditText. Please switch to using that class instead.
W/MixpanelAPI.ConfigurationChecker(22820): com.mixpanel.android.surveys.SurveyActivity is not registered as an activity in your application, so surveys can't be shown.
I/MixpanelAPI.ConfigurationChecker(22820): Please add the child tag <activity android:name="com.mixpanel.android.surveys.SurveyActivity" /> to your <application> tag.
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/ActivityManager( 1201): Displayed webshack.story.gram/.LoginActivity: +84ms
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
D/StatusBar( 1662): notification is for you
E/ANDR-PERF-OPTSHANDLER( 446): perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
E/ANDR-PERF-OPTSHANDLER( 446): return value 2
I/PlayCommon(30203): [764] com.google.android.play.a.g.e(244): Preparing logs for uploading
I/PlayCommon(30203): [764] com.google.android.play.a.g.a(458): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
I/DpmTcmClient(30203): RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
I/PlayCommon(30203): [764] com.google.android.play.a.g.a(515): Successfully uploaded logs.
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
W/IInputConnectionWrapper(22820): finishComposingText on inactive InputConnection
D/StatusBar( 1662): notification is for you
D/StatusBar( 1662): notification is for you
E/System (22820): Uncaught exception thrown by finalizer
E/System (22820): java.lang.IllegalStateException: The database '/data/user/0/webshack.story.gram/databases/google_app_measurement_local.db' is not open.
E/System (22820): at android.database.sqlite.SQLiteDatabase.throwIfNotOpenLocked(SQLiteDatabase.java:2196)
E/System (22820): at android.database.sqlite.SQLiteDatabase.createSession(SQLiteDatabase.java:367)
E/System (22820): at android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:86)
E/System (22820): at android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:85)
E/System (22820): at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:160)
E/System (22820): at java.lang.ThreadLocal.get(ThreadLocal.java:150)
E/System (22820): at android.database.sqlite.SQLiteDatabase.getThreadSession(SQLiteDatabase.java:361)
E/System (22820): at android.database.sqlite.SQLiteProgram.getSession(SQLiteProgram.java:101)
E/System (22820): at android.database.sqlite.SQLiteQuery.setLastStmt(SQLiteQuery.java:96)
E/System (22820): at android.database.sqlite.SQLiteQuery.close(SQLiteQuery.java:111)
E/System (22820): at android.database.sqlite.SQLiteCursor.close(SQLiteCursor.java:300)
E/System (22820): at android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:366)
E/System (22820): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:222)
E/System (22820): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:209)
E/System (22820): at java.lang.Thread.run(Thread.java:761)
D/UI thread(22820): I am the UI thread
V/tata (22820): 0
W/InputMethodManagerService( 1201): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
--------- beginning of crash
E/AndroidRuntime(22820): FATAL EXCEPTION: Thread-9
E/AndroidRuntime(22820): Process: webshack.story.gram, PID: 22820
E/AndroidRuntime(22820): java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
E/AndroidRuntime(22820): at android.os.Handler.<init>(Handler.java:200)
E/AndroidRuntime(22820): at android.os.Handler.<init>(Handler.java:114)
E/AndroidRuntime(22820): at android.widget.Toast$TN$2.<init>(Toast.java:339)
E/AndroidRuntime(22820): at android.widget.Toast$TN.<init>(Toast.java:339)
E/AndroidRuntime(22820): at android.widget.Toast.<init>(Toast.java:106)
E/AndroidRuntime(22820): at android.widget.Toast.makeText(Toast.java:259)
E/AndroidRuntime(22820): at webshack.story.gram.LoginActivity$3.run(LoginActivity.java:132)
E/AndroidRuntime(22820): at java.lang.Thread.run(Thread.java:761)
W/ActivityManager( 1201): Force finishing activity webshack.story.gram/.LoginActivity
W/ContextImpl( 1201): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 com.android.server.am.AppErrors.crashApplicationInner:375 com.android.server.am.AppErrors.crashApplication:309 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:13761 com.android.server.am.ActivityManagerService.handleApplicationCrash:13743
W/ContextImpl(25839): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 com.google.android.libraries.launcherclient.LauncherClient.connectSafely:90 com.google.android.libraries.launcherclient.LauncherClient.reconnect:268 com.google.android.libraries.launcherclient.LauncherClient.onResume:246
W/ActivityManager( 1201): Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair:1000?v=5 pkg=com.google.android.googlequicksearchbox } U=0: not found
I/OpenGLRenderer( 1201): Initialized EGL, version 1.4
D/OpenGLRenderer( 1201): Swap behavior 1
I/ActivityManager( 1201): Killing 20500:com.ss.android.article.master.id/u0a82 (adj 906): empty for 1857s
D/ActivityManager( 1201): cleanUpApplicationRecord -- 20500
E/MMSDK-Handshake <1239:1504304310863>(22058): Handshake request failed with HTTP response code: 408
W/OpenGLRenderer(25839): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
D/LuxLevels( 1201): bright hysteresis constant= 0.1, threshold=8.314652, lux=7.5587745
D/LuxLevels( 1201): dark hysteresis constant= 0.2, threshold=6.0470195, lux=7.5587745
I/ActivityManager( 1201): Killing 22820:webshack.story.gram/u0a80 (adj 900): crash
D/ActivityManager( 1201): cleanUpApplicationRecord -- 22820
W/InputEventReceiver( 1201): Attempted to finish an input event but the input event receiver has already been disposed.
D/GraphicsStats( 1201): Buffer count: 7
D/StatusBar( 1662): notification is for you
E/FullInputEventModel( 1649): selectionUpdated event aborted: com.touchtype.keyboard.e.p: Could not create selection changed event (class com.touchtype.keyboard.e.p)
W/AppOps ( 1201): Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
I/ActivityManager( 1201): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=rs.pedjaapps.alogcatroot.app/.LogActivity bnds=[643,251][849,552] (has extras)} from uid 1000 on display 0
I/ActivityManager( 1201): Displayed rs.pedjaapps.alogcatroot.app/.LogActivity: +119ms
D/AndroidRuntime(23051): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
D/AndroidRuntime(23051): CheckJNI is OFF
D/ICU (23051): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
I/Radio-JNI(23051): register_android_hardware_Radio DONE
D/AndroidRuntime(23051): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(23051): Shutting down VM
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
E/ANDR-PERF-OPTSHANDLER( 446): perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
E/ANDR-PERF-OPTSHANDLER( 446): return value 2
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
D/QcrilMsgTunnelSocket( 1841): readRilMessage: Buffer = [[email protected] HexData = [010000000404000011000000514f454d484f4f4bef0308000100000002]
D/QcrilMsgTunnelSocket( 1841): Rcvd UNSOL response with 28 bytes data for SUB0
D/QcrilMsgTunnelSocket( 1841): Response ID 525295 is not served in this process.
D/QcrilMsgTunnelSocket( 1841): To broadcast an Intent via the notifier to external apps
D/QcrilMsgTunnelIfaceManager( 1841): handleMessage what = 0
D/QC_RIL_OEM_HOOK( 1864): Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
D/QC_RIL_OEM_HOOK( 1864): Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
terabyt3 said:
Logcat for you..
Code:
--------- beginning of main
D/OpenGLRenderer(22896): endAllActiveAnimators on 0x7f8efa2c00 (MenuPopupWindow$MenuDropDownListView) with handle 0x7f7db51720
D/AndroidRuntime(22972): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
D/AndroidRuntime(22972): CheckJNI is OFF
D/ICU (22972): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
I/Radio-JNI(22972): register_android_hardware_Radio DONE
D/AndroidRuntime(22972): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(22972): Shutting down VM
--------- beginning of system
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
W/ContextImpl(25839): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 com.google.android.libraries.launcherclient.LauncherClient.connectSafely:90 com.google.android.libraries.launcherclient.LauncherClient.reconnect:268 com.google.android.libraries.launcherclient.LauncherClient.onResume:246
W/ActivityManager( 1201): Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair:1000?v=5 pkg=com.google.android.googlequicksearchbox } U=0: not found
W/OpenGLRenderer(25839): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
I/ActivityManager( 1201): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=webshack.story.gram/.LoginActivity bnds=[643,415][849,716] (has extras)} from uid 1000 on display 0
I/TextInputLayout(22820): EditText added is not a TextInputEditText. Please switch to using that class instead.
I/TextInputLayout(22820): EditText added is not a TextInputEditText. Please switch to using that class instead.
W/MixpanelAPI.ConfigurationChecker(22820): com.mixpanel.android.surveys.SurveyActivity is not registered as an activity in your application, so surveys can't be shown.
I/MixpanelAPI.ConfigurationChecker(22820): Please add the child tag <activity android:name="com.mixpanel.android.surveys.SurveyActivity" /> to your <application> tag.
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/ActivityManager( 1201): Displayed webshack.story.gram/.LoginActivity: +84ms
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
D/StatusBar( 1662): notification is for you
E/ANDR-PERF-OPTSHANDLER( 446): perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
E/ANDR-PERF-OPTSHANDLER( 446): return value 2
I/PlayCommon(30203): [764] com.google.android.play.a.g.e(244): Preparing logs for uploading
I/PlayCommon(30203): [764] com.google.android.play.a.g.a(458): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
I/DpmTcmClient(30203): RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
I/PlayCommon(30203): [764] com.google.android.play.a.g.a(515): Successfully uploaded logs.
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(22820): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
W/IInputConnectionWrapper(22820): finishComposingText on inactive InputConnection
D/StatusBar( 1662): notification is for you
D/StatusBar( 1662): notification is for you
E/System (22820): Uncaught exception thrown by finalizer
E/System (22820): java.lang.IllegalStateException: The database '/data/user/0/webshack.story.gram/databases/google_app_measurement_local.db' is not open.
E/System (22820): at android.database.sqlite.SQLiteDatabase.throwIfNotOpenLocked(SQLiteDatabase.java:2196)
E/System (22820): at android.database.sqlite.SQLiteDatabase.createSession(SQLiteDatabase.java:367)
E/System (22820): at android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:86)
E/System (22820): at android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:85)
E/System (22820): at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:160)
E/System (22820): at java.lang.ThreadLocal.get(ThreadLocal.java:150)
E/System (22820): at android.database.sqlite.SQLiteDatabase.getThreadSession(SQLiteDatabase.java:361)
E/System (22820): at android.database.sqlite.SQLiteProgram.getSession(SQLiteProgram.java:101)
E/System (22820): at android.database.sqlite.SQLiteQuery.setLastStmt(SQLiteQuery.java:96)
E/System (22820): at android.database.sqlite.SQLiteQuery.close(SQLiteQuery.java:111)
E/System (22820): at android.database.sqlite.SQLiteCursor.close(SQLiteCursor.java:300)
E/System (22820): at android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:366)
E/System (22820): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:222)
E/System (22820): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:209)
E/System (22820): at java.lang.Thread.run(Thread.java:761)
D/UI thread(22820): I am the UI thread
V/tata (22820): 0
W/InputMethodManagerService( 1201): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
--------- beginning of crash
E/AndroidRuntime(22820): FATAL EXCEPTION: Thread-9
E/AndroidRuntime(22820): Process: webshack.story.gram, PID: 22820
E/AndroidRuntime(22820): java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
E/AndroidRuntime(22820): at android.os.Handler.<init>(Handler.java:200)
E/AndroidRuntime(22820): at android.os.Handler.<init>(Handler.java:114)
E/AndroidRuntime(22820): at android.widget.Toast$TN$2.<init>(Toast.java:339)
E/AndroidRuntime(22820): at android.widget.Toast$TN.<init>(Toast.java:339)
E/AndroidRuntime(22820): at android.widget.Toast.<init>(Toast.java:106)
E/AndroidRuntime(22820): at android.widget.Toast.makeText(Toast.java:259)
E/AndroidRuntime(22820): at webshack.story.gram.LoginActivity$3.run(LoginActivity.java:132)
E/AndroidRuntime(22820): at java.lang.Thread.run(Thread.java:761)
W/ActivityManager( 1201): Force finishing activity webshack.story.gram/.LoginActivity
W/ContextImpl( 1201): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 com.android.server.am.AppErrors.crashApplicationInner:375 com.android.server.am.AppErrors.crashApplication:309 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:13761 com.android.server.am.ActivityManagerService.handleApplicationCrash:13743
W/ContextImpl(25839): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 com.google.android.libraries.launcherclient.LauncherClient.connectSafely:90 com.google.android.libraries.launcherclient.LauncherClient.reconnect:268 com.google.android.libraries.launcherclient.LauncherClient.onResume:246
W/ActivityManager( 1201): Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair:1000?v=5 pkg=com.google.android.googlequicksearchbox } U=0: not found
I/OpenGLRenderer( 1201): Initialized EGL, version 1.4
D/OpenGLRenderer( 1201): Swap behavior 1
I/ActivityManager( 1201): Killing 20500:com.ss.android.article.master.id/u0a82 (adj 906): empty for 1857s
D/ActivityManager( 1201): cleanUpApplicationRecord -- 20500
E/MMSDK-Handshake <1239:1504304310863>(22058): Handshake request failed with HTTP response code: 408
W/OpenGLRenderer(25839): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
D/LuxLevels( 1201): bright hysteresis constant= 0.1, threshold=8.314652, lux=7.5587745
D/LuxLevels( 1201): dark hysteresis constant= 0.2, threshold=6.0470195, lux=7.5587745
I/ActivityManager( 1201): Killing 22820:webshack.story.gram/u0a80 (adj 900): crash
D/ActivityManager( 1201): cleanUpApplicationRecord -- 22820
W/InputEventReceiver( 1201): Attempted to finish an input event but the input event receiver has already been disposed.
D/GraphicsStats( 1201): Buffer count: 7
D/StatusBar( 1662): notification is for you
E/FullInputEventModel( 1649): selectionUpdated event aborted: com.touchtype.keyboard.e.p: Could not create selection changed event (class com.touchtype.keyboard.e.p)
W/AppOps ( 1201): Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
I/ActivityManager( 1201): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=rs.pedjaapps.alogcatroot.app/.LogActivity bnds=[643,251][849,552] (has extras)} from uid 1000 on display 0
I/ActivityManager( 1201): Displayed rs.pedjaapps.alogcatroot.app/.LogActivity: +119ms
D/AndroidRuntime(23051): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
D/AndroidRuntime(23051): CheckJNI is OFF
D/ICU (23051): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
I/Radio-JNI(23051): register_android_hardware_Radio DONE
D/AndroidRuntime(23051): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(23051): Shutting down VM
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
E/ANDR-PERF-OPTSHANDLER( 446): perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
E/ANDR-PERF-OPTSHANDLER( 446): return value 2
W/WindowManager( 1201): Attempted to remove non-existing token: [email protected]
D/QcrilMsgTunnelSocket( 1841): readRilMessage: Buffer = [[email protected] HexData = [010000000404000011000000514f454d484f4f4bef0308000100000002]
D/QcrilMsgTunnelSocket( 1841): Rcvd UNSOL response with 28 bytes data for SUB0
D/QcrilMsgTunnelSocket( 1841): Response ID 525295 is not served in this process.
D/QcrilMsgTunnelSocket( 1841): To broadcast an Intent via the notifier to external apps
D/QcrilMsgTunnelIfaceManager( 1841): handleMessage what = 0
D/QC_RIL_OEM_HOOK( 1864): Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
D/QC_RIL_OEM_HOOK( 1864): Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
Click to expand...
Click to collapse
Fixed Enjoy new version !!
promo code please
aalmog23 said:
promo code please
Click to expand...
Click to collapse
Sent Enjoy your code.
Webshack said:
Sent Enjoy your code.
Click to expand...
Click to collapse
Sorry, do you have suggestion for this app ?
I need wait time fro no-ads version for sending box.
Promo Code please
I want to try the pro version
can i have a promo code please
vinax89 said:
Promo Code please
Click to expand...
Click to collapse
I will send while coding beta version on Google Play
Thanks. Do you have any comment?
Yahia700 said:
can i have a promo code please
Click to expand...
Click to collapse
It's alpha now.
What do you think about StoryGram?
Updated new version alpha 1.0.3.
In this morning I will change link !

Categories

Resources