Search results

  1. M

    Post [Q] Wich memory should i save?

    Usually this shouldnt really solve your Problems. Better check which apps uses timers, Services, Foreground Services, Autostart, .. and disable/remove them. Check your battery stats which apps uses high battery load (which does usually means that it uses high calculations and Memory) ..
  2. M

    Thread [Android 2.1+] Whatsapp Extractor & Tools Pro

    Whatsapp Extractor Pro in Playstore Available for only 1.99€ at Google-Play What is this app used for? Have you ever tried to share Whatsapp Messages and made a screenshot, censored and edited it, resent it, whatever. Have you ever wanted to share all your Whatsapp Messages or just single...
  3. M

    Post [Petition][Poll] We want Https on XDA!

    I dont think that https is important on XDA. There are not really "dangerous" or very privacy informations which Need to be covered.
  4. M

    Post [Q] how to add permissions to android manifest?

    if you are using eclipse as die you may use the "Manifest" Editor which can easy generate your manifest and your permissions. If you are using Android Studio with latest SDK then there is an Auto completing. If you want to add permissions be carefulll. some devices will not be able to...
  5. M

    Post Post what you're doing right now!

    reading News about hacking iCloud in apple ..
  6. M

    Post What Superuser app do you use?

    SuperSu by Chainfire. Its easy to use and work flawless. Just the "5-sec-timeout" stuff suxx (for Developers)
  7. M

    Post [API]3D Interlace library v4

    Ist that easy? Thank you!! ill try this out later
  8. M

    Post [Lists]Guide Ride-From a Newbie to a Dev, Get all you need here

    Thank you. Great collection -> bookmarked. Specially the 3D Interlace Tutorial is great thanks
  9. M

    Post Coding for hide application from drawer

    Ist pretty easy but you shouldnt do that if you dont want to use your customers. disable ... PackageManager pm = _context.getApplicationContext() .getPackageManager(); ... disable ... pm.setComponentEnabledSetting(new ComponentName(...
  10. M

    Post GCM Register method failes on device - AUTHENTICATION_FAILED

    did you remove the Google account which had Access to the playstore or the other one?
  11. M

    Post [MASSIVE UPDATE][SOFTWARE-GUI][WINDOWS]Universal Deodexer V5 [Version #5]

    thank you. Ill try to modify my current cm now (:
  12. M

    Post What are you listening to?

    German Hiphop. Sido - Bilder im Kopf Kay One - VIP
  13. M

    Post [APP][2.3+] Flud -Torrent Downloader

    ill try it on my p7500 tonight. How about Battery? Does it run as "foregroundservice?" Or is it within the Background with return_sticky to avoid Memory leaks/high battery consumation?
  14. M

    Post [APP][4.1+] Focal - The Open Source Camera App

    it was installed in the current release of cyanogenmod 10.2. Is this now there as Default instead/in replacement of the camera?
  15. M

    Post Does anyone here play 'the game'?

    of course. Who's not playing the game? :)
  16. M

    Post Three word story

    and some cookies
  17. M

    Post Sony sw2 dead after 3 days

    Very good. I wanted to order it today but when i read this Feedbacks ill wait until another better Version of the smartwach has been released -_- :(
  18. M

    Post [HELP] Trouble with GT.I9300

    I had the same issue. Flashing using ODIN did fix it. Is this within the warranty if the device is "Bricked" or completly damaged when getting this issue?
  19. M

    Post Auto Password Input

    No, it should work without adb. Use AccessbilityService to do that. you can capture touches, refactor fields, .. http://developer.android.com/guide/topics/ui/accessibility/services.html
  20. M

    Post Loading Framgents up at App Start..

    No. That's true. You just have to use some way to get informed when the cursorloader is finished. This should be that hard. Use a "Harcoded" Loading layout instead of Fragment and as soon as you get a notify (broadcastreceiver, fragmentmanager, whatever) then you "visible" replace the Fragment
  21. M

    Post Loading Framgents up at App Start..

    http://www.vogella.com/articles/AndroidFragments/article.html scroll down, there is an example how to replace placeholder with fragments. you can receive broadcasts when the Fragment is done and replace it then this way ---------- Post added at 09:44 PM ---------- Previous post was at 09:43 PM...
  22. M

    Thread Blocked Google Account

    Hello Community, i released an app in Playstore which is an antithief app. It was/is used by more then 35.000 users now. Well, Google blocked the app. I recoded some parts to fit the disclaimer (visible, disclaimer on Startup, whatever) and released it again. I had the same app released as...
  23. M

    Post Post what you're doing right now!

    Fixing some bugs in my "Free-Apps" :)
  24. M

    Post Is XDA misbehaving (or is it tapatalk)

    the community Edition is not working on my Samsung galaxy tab 10.1 (p7500) :( i cant even find XDA deveopers in the list
  25. M

    Post Loading Framgents up at App Start..

    i prefer (this is what i do) replacing it after everything has been loaded. Means, use a framelayout or whatever and just replace it with the fragments, ist not that hard. i can Show you an example if you want to
  26. M

    Post [Q] Best USB Extension Cable

    well, it's not easy to find a good usb cable. I bought about 5 different cables and 4/5 were really bad (disconnects, not charging, charging slowly, ...). Now i bought a more expensive one which has only 50cm but ist fast as hell and i never got any disconnects while deveoping..
  27. M

    Post Got my stolen phone back!!!! Things to be considered...

    yeah, true. Anyway. Even if you are just loosing your phone instead of getting stolen.. I consider that the thief will trash the phone when there is a lockscreen. Mostly the thief will try to look for "Reset-Possibilities". If you have a good AntiThief Software you may also disable the...
  28. M

    Post Any way to block FBI microphone hack?

    i dont think that you can avoid it completly. aslong as the Provider receive your "voice", the FBI or nsa or whoever will be able to record..
  29. M

    Post What Are You DRINKING?

    Jack Daniels Honey Whisk(e)y here too
  30. M

    Post [Q] Where is the best place to check for license?

    i would (this is how i do that) check it when the app starts (SplashActivity) and write "encrypted" how often the app got started. Then everytime when (pseudocode) if (read_and_decrypt(cntAppStart) % 10) == 0) { checklicense(); } in the splashactivity.
  31. M

    Post How do you advertise in your apps?

    well, i dont think ist good to use ads in an app anyway. better use "donations" or "Pro" Versions since ads will make your Reviews and Ratings worst.
  32. M

    Post Loading Framgents up at App Start..

    what do you mean with "jumbles "? Loadinganimation? If not, use LoaderManager.LoaderCallbacks
  33. M

    Post [APP][2.2+] Gallery Plus - Hide Pictures : The best app to hide photos and videos

    No Problem. If you Need help doing that let me know. I have done similar stuff to encrypt files. The user may secure it's device with a Password or you use the IMEI/UniqueID as Salt and sha1() the Bytes. It's easy as that.
  34. M

    Post Got my stolen phone back!!!! Things to be considered...

    Yes. It is. 9 of 10 of my customers are happy and got ist device back after stolen/lost. Just for the statistics..
  35. M

    Post Nexus 5 leaked

    10 poster alert? Check my Posts, they are usually technically worthfull or security worthfull
  36. M

    Post [Discussion] What's your next smartphone / What should I buy

    S4 Active and Smartwatch <3
  37. M

    Post {Tutorial} (Basics of ADB) For Beginners Part-1

    nice. You should explain that the users Need debug enabled AND how to enable developer menu on android 4.1 :)
  38. M

    Post [APP][2.3+] Screen maker | taking screenshots | device frame | multiple files at once

    Does it work on a nonrooted device without using screenshot or screencap?
  39. M

    Post [TOOL] ApkSpy - view APK manifest on PC

    No, ist not. (Dis)Assembling apps, even to modify/see the apk is forbidden. This helps Developers to avoid app-hackers/manipulaters..
  40. M

    Post Your Google Play Store is blocked? Search/request your app here!

    Im thinking about creating an app which uses a Proxy to get apps in the playstore. Which means that all users will able to get apps even if they dont have Access to. How about that?
  41. M

    Post [APP][2.2+] Gallery Plus - Hide Pictures : The best app to hide photos and videos

    Thats what i ment. If you just Change the flag to hidden then it's not really a good way to hide a file. Manipulate the Fileheaders, Compress it using a custom compressor, encode the raw-data and decode it by opening the app or on the fly using intentservices/asynctasks/whatever.
  42. M

    Post [APP][2.2+] Gallery Plus - Hide Pictures : The best app to hide photos and videos

    Thanks. Does it really hide the Image or just rename the Image to a "Format" which cann not be rode by MediaStore?
  43. M

    Post anti virus? any point?

    most antivirus will only check for strings, checksums, whatever. Ist not really a good idea because it takes lots of Memory (its running as Background serivce and sometimes it goes as foregroundservice which takes heavy battery and memoryload). Its easy to make an APP UD after it has been...
  44. M

    Post Got my stolen phone back!!!! Things to be considered...

    This is why you should use Software to prevent this. There are lots of tracking/AntiThief Software available. Noone will put it to trash when its locked,
  45. M

    Post [APP] WebSharing 2.0: view/transfer files/media via browser/WiFi

    Thank you., im working on something simiar. Just a few questions? Are you using the MediaStore to get all Images? If yes, do you rescan everytime when you are looking for new Images? do you generate the thumbs on your own? Are you using an own webserver or a public one (there are a few webserver...
  46. M

    Post [ROM][GT-I9300][JB][4.3.0] CyanogenMod 10.2 official nightly builds // discussion

    thank you. since the latest release the Rotation orientation bug has been fixed for me
  47. M

    Post Intent mechanism and security

    This is not a security-break. You can only use this permissions you gave. Ist almost impossible gaining permissions without declearing them.. There is a GPS Exploit around which enables GPS without permissions and user confirmation but i think ist fixed in android 3.0+
  48. M

    Post WHATSAPP auto download audio

    haha, no it's not secure neither good encrypted. Anyway, it's almost free and easy to use. Aslong as you dont share very private stuff you shouldnt care about privacy..
  49. M

    Post Facebook 3.4

    i didnt notice any issue updating it too. Not on my Rooted device, nor on my non-rooted tablet
  50. M

    Post Nexus 5 leaked

    haha, wow, nice catch :) Thank you