Hey Folks,
My friend and I have started to develop aplications for Android and released our first app on the market. Need your feedback and comments to help us to improve the app. We have tried to make it simple and elegant. Hope you enjoy using it.
Link : Mod Edit: fixed hyperlink https://play.google.com/store/apps/details?id=com.simple.pa.calculator
Thanks,
Samber.
Please remove the underscore in front of the link so that i can actually click it via tapatalk.
Sent from my overclocked desire z via tapatalk app
@OP - Please rename thread in accordance with this post: http://forum.xda-developers.com/showthread.php?t=1203141
paxChristos said:
@OP - Please rename thread in accordance with this post: http://forum.xda-developers.com/showthread.php?t=1203141
Click to expand...
Click to collapse
Thank you !!
Good start
Good start samber, go ahead an produce more apps and try to focus on apps that are not already in the market
As for the comments, it would be better if you:
1- Use all spaces in the screen ( in GS2 there are spaces that are not used )
2- Change the splash, since i thought that teh calc in teh splash in the real app calc
Hey guys, need some more input.
karimouda said:
Good start samber, go ahead an produce more apps and try to focus on apps that are not already in the market
As for the comments, it would be better if you:
1- Use all spaces in the screen ( in GS2 there are spaces that are not used )
2- Change the splash, since i thought that teh calc in teh splash in the real app calc
Click to expand...
Click to collapse
Agreed alreay many calc apps and the spalsh messed me up... also the buttons are cut of a little in landscape
Sent from my VS910 4G using xda premium
Related
Hey guys,
The default camera app in the phone - I've done some reskinning of it to make it look a wee tad better and less.. sony ericsson ish.
Anyone want it?
yes, give us a link xp
I think if you post a link with download instructions and a few screenshoots.. you'll get more feedback
boydivalor said:
I think if you post a link with download instructions and a few screenshoots.. you'll get more feedback
Click to expand...
Click to collapse
Yep, that sounds about right
Post it buddy! We wanna see it
Sent from my X10a using XDA App
Ah.....yes please!!!! Put a download link on.
Maybe we're just supposed to offer our congratulations...
Good work! *golf clap*
Hey guys! Sorry, been busy with work not had a chance to upload anything. My only issue is the legality.. am I legally allowed to re distribute their camera app?
To be safe, I'm gonna upload the images and show you all how to change them (incase you don't know). Wonder if the .xml can be edited to put a light button on the main camera screen? It's there to put each other button there with pixel location so I'm sure there's bound to be a way...
Could be a good way to develop the app a bit further cause other than vignette there's no good basic camera app yet.
Hang fire I'll upload the images when I'm on my laptop
Sent from my X10i using XDA App
Yo, did you ever manage to modify the apk?
If so, please upload, I am pretty sure it's legal to upload the camera app!
yetep said:
Hey guys! Sorry, been busy with work not had a chance to upload anything. My only issue is the legality.. am I legally allowed to re distribute their camera app?
To be safe, I'm gonna upload the images and show you all how to change them (incase you don't know). Wonder if the .xml can be edited to put a light button on the main camera screen? It's there to put each other button there with pixel location so I'm sure there's bound to be a way...
Could be a good way to develop the app a bit further cause other than vignette there's no good basic camera app yet.
Hang fire I'll upload the images when I'm on my laptop
Sent from my X10i using XDA App
Click to expand...
Click to collapse
PLEASE NOTE: I DIDN'T HAVE ANYTHING TO DO WITH THIS APP, I JUST "TRANSLATED" IT TO ENGLISH
I've been trying to replace 3d gallery and have stumbled upon a great 2d gallery, unfortunately for me it was in Chinese, I read the instructions on the first page of miui translation forum thread and have translated it to English and actually compiled the app without any errors(to my surprise ). but when i replace the app on the phone i still get the original version that opens up(Chinese one).
I spend 2 good hours translating it, and really hate coming up short
can some one tell me what i am doing wrong? I'm attaching the Chinese version and the English version
there are the translation instructions:
http://forum.xda-developers.com/showpost.php?p=8268893&postcount=3
UPDATE: A kind member of XDA community has signed the app
Have you tried replacing the .apk in /system/app via root explorer or adb?
Sent from my ADR6300 using XDA App
its not a system app. it just a regular apk. eventually i want to replace the 3d galley so this one woudl open up from the camera
i could not even get it to install. wont install normally, and copied to /data/app and it doesnt show up
tried to install with adb and it gave a certificate error
this is because you didnt sign the translated apk
http://www.londatiga.net/it/how-to-sign-apk-zip-files/
shows you how to do that
if you modify an apk, it must be signed before your phone will use it
ive signed it and its installed, and working, in english
my guess is that you didnt remove the untranslated version before trying your new one, make sure you remove it first
good work btw, great find
also, this isnt aosp is it? i was thinking the icon more resembled miui, which would make sense if it was in chinese
invisiblek said:
i could not even get it to install. wont install normally, and copied to /data/app and it doesnt show up
tried to install with adb and it gave a certificate error
this is because you didnt sign the translated apk
http://www.londatiga.net/it/how-to-sign-apk-zip-files/
shows you how to do that
if you modify an apk, it must be signed before your phone will use it
ive signed it and its installed, and working, in english
my guess is that you didnt remove the untranslated version before trying your new one, make sure you remove it first
good work btw, great find
also, this isnt aosp is it? i was thinking the icon more resembled miui, which would make sense if it was in chinese
Click to expand...
Click to collapse
THANK YOU !!!!! nice to see my work didnt go to waste , in the thread it said i can do it without signing it so that what i did.
as far as i know, all apk's must be signed for android to use them (with the exception of framework-res.apk)
also, you should change the thread name to something else and put a signed version on the first thread so others dont get confused
invisiblek said:
as far as i know, all apk's must be signed for android to use them (with the exception of framework-res.apk)
also, you should change the thread name to something else and put a signed version on the first thread so others dont get confused
Click to expand...
Click to collapse
changed. you wouldn't happen to know how to link this app through the camera? so when i click on the gallery from there it would open this app. i assume there is a pointeer somewhere in the camera.apk...
what do i look like? a programmer?
actually, no i have no idea. i would expect if you decompiled Camera.apk you can find it by digging through the code
(use smali/baksmali to accomplish the decompile)
but i am not well versed in programming, so i wouldnt know where to begin
crutoi,
great find! love this gallery. so much easier and faster. better organized. when you find the link to the camera, let us know. until then, i'm a happy camper! Thanks!
jc
Have any screenshots of this new gallery?
Sent from my PC36100
makskylan said:
Have any screenshots of this new gallery?
Sent from my PC36100
Click to expand...
Click to collapse
original screens are under this thread,
http://forum.xda-developers.com/showpost.php?p=9156152&postcount=2876
its the same thing but in English now, i find this gallery just as fast as a htc one
crutoi said:
original screens are under this thread,
http://forum.xda-developers.com/showpost.php?p=9156152&postcount=2876
its the same thing but in English now, i find this gallery just as fast as a htc one
Click to expand...
Click to collapse
It looks like 1.6 gallery doesn't?
Sent from my PC36100 using XDA App
jgalan14 said:
It looks like 1.6 gallery doesn't?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
i have no idea what it is, all i know is its a lot better them 3dgallery
crutoi said:
i have no idea what it is, all i know is its a lot better them 3dgallery
Click to expand...
Click to collapse
Mm idk it looks just like the moment one which kind of the HTC gallery for the sense phones but who knows
Sent from my PC36100 using XDA App
First and foremost thank you for translating the application. The application loads our media gallery really fast, it blows 3D gallery out of the water.
Feedback:
-Some of the cataloging is redundant,
-Thumb image quality is not the best,
-The icon could be nicer,
-No Picasa support.
Thanks again.
HTC EVO
MIUI 11.5
KERNEL 2.6.32.25 BCBLEND
Do you have the source code for this?
Hey Guys, I made a template for profile pictures in general. This one i have made with a Google + theme since it is the biggest thing these days.
This Template is made using "Paint.net", for those of you that don't know what that is, Think Photoshop but a freeware. I will make a Photoshop compatible version later.
Learn More About Paint.Net
Download Paint.NET
I have attached some samples.
I will update this to allow changing of placement of the Google+ icon and Photoshop support later in the future, if you guys want it. (DONE)
Follow me on Twitter or Google + to get up-to-date on when i update this or you can send me suggestions.
Follow me on Twitter
Add me on Google+
And if you guys wish to help me even further you can get these apps from the Android Market
They are made by my Dad and me.
Power Wifi (Free)
PowerWifi Pro (Paid)
Ri-Lo
1st Post: Info
2nd Post: Files/Instructions
3rd Post: Change Log
Instructions
Instructions
For Paint.NET Version
Assuming you have paint.NET already installed
1) Download the "template.zip" file
2) Unzip the file
3) Open the "Profile_Pic_Temp.pdn" file using paint.NET
4) On the left a "Layers" window should have opened. In it make sure "Put Picture Here" is selected
5) Paste your picture into the workbench
6) If asked click "Keep Canvas Size"
7) Move picture to your liking
8)If desired go to the "Google+ Logo" layer and change it's location/size
9) Click File>Save As> Change format to png or jpg and save to where you want
10) Go to your site of choice and set your new profile picture
11) Say Thanks and download the apps mentioned above
For PhotoShop version
Thanks to dgaf98
1) Download the "Template_Photoshop.zip" file
2) Unzip the file
3) Open the "Profile_Pic_Temp.psd" file using PhotoShop
4)At the bottom right you will see the Layers window
5)Click on the "Put Picture Here" Layer and keep it selected
6)Add your desired picture to the layer and move to your liking
7)If wished you can move the google + box using the specified layer
8)Say thanks to me and dgaf98
ENJOY
Send me a tweet if you need and help, or just ask here. People on XDA are very friendly.
July 15 2011
Initial release
July 18 2011
Add Photoshop Support
Allow Moving of Google+ logo
Thank you
Sent from my HTC Desire using XDA Premium App
Nice work! I'll be making use of this later, many thanks.
Wow, great work! Thanks!
Google style is really great. I will make my profile picture....
Nice work.
Here is a version for the GIMP.
http://goo.gl/QjdKp
hope you dont mind but here is a psd. and everything is movable...
PSD
I couldn't resist heres a small cosmetic change to use on FB :-D
dgaf98 said:
hope you dont mind but here is a psd. and everything is movable...
PSD
Click to expand...
Click to collapse
Thank You very much sir
I will add this to the OP
Alankrut said:
Thank You very much sir
I will add this to the OP
Click to expand...
Click to collapse
no problem at all.
I created my profile here
http://hoeger.com.ve/googleplus/
I'll be doing this later.
secano said:
I'll be doing this later.
Click to expand...
Click to collapse
Let me know if you need any help
chulo46 said:
I created my profile here
http://hoeger.com.ve/googleplus/
Click to expand...
Click to collapse
i wasnt aware of this website earlier. But it isnt reputable, they might be using your pictures.
So i would reccomend people to just do it the way i provided. That way your information will not go anywhere
Alankrut said:
i wasnt aware of this website earlier. But it isnt reputable, they might be using your pictures.
So i would reccomend people to just do it the way i provided. That way your information will not go anywhere
Click to expand...
Click to collapse
You're right on that point
Awesome. Thanks!
Many Thanks
Lol, Facebook Home! AP shared the apk in their tweet, so no credits to me. Install the attached Facebook Home apk and download the Facebook app from Play Store. Then if your phone is not officially supported then you will need to edit the build.prop file, which is accessible by path system/build.pro- Reboot, via any good file manager like Root Explorer.
But then again, I strongly recommend you to NOT edit the build.prop file for such a hype like this, you will face several problems later.
*Update: The Facebook Home apk,
http://www.androidfilehost.com/?fid=22909751817929156
Mirror:
https://docs.google.com/file/d/0B3dAMHacbZmtOEpMUTdETHZDVTQ/edit?usp=sharing
Download: (There are 3 apps, you need to install all 3 apk)
Main Facebook app:
https://mega.co.nz/#!UApDzCCR!dpFHEHjfG-ihpKS47-dEvEc2nNMkwtNaxsskf-0S_WU
Mirror: https://docs.google.com/file/d/0B3dAMHacbZmtR3VOZUdaS2t4MzA/edit?usp=sharing
Integration with SMS Messenger app:
https://mega.co.nz/#!FY52mYjL!IXJhXRqbZrHCHnuTfjj31ldHwpQzSO23xS_h-CE5_vw
Mirror: https://docs.google.com/file/d/0B3dAMHacbZmtMHdiUmswV0lMSHM/edit?usp=sharing
The Home/Launcher shell app:
https://mega.co.nz/#!0AJgDaJK!PlX3vyvcwrpuTD1tBq8vY2VPfHdHMidNRh37qyL3AOo
Mirror:https://docs.google.com/file/d/0B3dAMHacbZmtTGtZaUtJMlNRUWc/edit?usp=sharing
Read:
In order to use the leak, you need an Android device with a maximum resolution of 1280x768 and the ability to completely uninstall your existing Facebook app. This is important, as the leaked APKs are re-signed and can't just be installed over the top of an existing installation. This will automatically exclude some devices which have Facebook installed in the base ROM. If you're on a Nexus device you're good! Even if you do have Facebook in ROM, provided you are rooted there are workarounds - i'll detail these in the comments. If you have any problems installing post below and i'll help if I can.
In the settings you can find some interesting options such as whether to hide the notification bar by default or not (if it is hidden, sweeping down from the top of the screen reveals it). Let us know your thoughts!
Click to expand...
Click to collapse
If you have Facebook app already installed:
If you're rooted and want to play on a device with Facebook preinstalled, you need to...
Find the location of Facebook in your system partition (e.g. /system/app/Facebook.apk or perhaps /system/app/Facebook_Client.apk)
Delete said file (after backing it up!)
Reboot device
Install Facebook from the Play Store then uninstall it
Install above APKs
Click to expand...
Click to collapse
Enjoy!
jujuburi said:
Lol, Facebook Home! AP shared the apk in their tweet, which was discovered by Modaco, and then I am sharing this with you guys.
So no credits to me.
Download:
https://mega.co.nz/#!FY52mYjL!IXJhXRqbZrHCHnuTfjj31ldHwpQzSO23xS_h-CE5_vw
Enjoy!
Click to expand...
Click to collapse
It's partly functional because you are missing two more apk's.. it 's 3 in total
TSOGLANI said:
It's partly functional because you are missing two more apk's.. it 's 3 in total
Click to expand...
Click to collapse
Lol, even with all 3 apk's it's partly functional. You could've waited a little more to see my edited post!
Can anybody make mirrors. Cant download using mobile.
Sent from my GT-N7100 using xda app-developers app
it works but chat heads doesnt work it is so awesome but i hope that the community fix this
I mirrord these .apks
Home Launcher: Dropbox / Mediafire
Main Facebook App: Dropbox / Mediafire
Integration with SMS Manager App: Dropbox / Mediafire
jujuburi said:
Lol, even with all 3 apk's it's partly functional. You could've waited a little more to see my edited post!
Click to expand...
Click to collapse
Unfortunately your edit came after my thread mate ... no worries
TSOGLANI said:
Unfortunately your edit came after my thread mate ... no worries
Click to expand...
Click to collapse
Absolutely wrong.
On TSOGLANI thread, he said that it needs a screen with 1280x768 resolution, can someone confirm it? I want to test it on my Galaxy Tab 2, which has a 1024x600 screen :good:
Renan Lazarotto said:
On TSOGLANI thread, he said that it needs a screen with 1280x768 resolution, can someone confirm it? I want to test it on my Galaxy Tab 2, which has a 1024x600 screen :good:
Click to expand...
Click to collapse
Nope only this res but up to this res. So it should work. I have a question about that preinstalled Facebook app. I have it but I disable it. Still I can't run it? Will final version have this sorted out?
Sent from my HTC Desire X using xda premium
Definitely beta status but this shows some promise...
Sent from my Galaxy Nexus using Tapatalk 2
So... how is it? Reviews..
The original facebook app is a mess.. how about this one?
LâTêS†↭ⓛⓘⓝⓚⓢ™CM10 HTC A310E.
If I haven't given you link, it's above. Just click it
prking07 said:
Can anybody make mirrors. Cant download using mobile.
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
http://www47.zippyshare.com/v/90385005/file.html
On my SGS 1 I9000, the app isn't usable because it's lagging a lot..
But it's a really nice idea, I love it!
Facebook Home looks great. Hopefully the official release will be a bit less buggy.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
tmobile s3
just as a FYI to tmobile s3 users. it works and will installs but once you start opening other apps, it starts to spaz out and the screen doesnt display correctly but it disappears when you un install it so if you wann take a look, go ahead.
Installed to check it out. This actually looks like it could be very good.
Shame it's only on android. lol
Sent from my GT-I9000 using Tapatalk 2
People just wait till friday
It was working, yet when you open the facebook home now,it shows u that "find on build page" Seems, Facebook shut down the shell
I got that when I first installed it, and clicked on the writing. Screen goes grey while your content loads then it's working.
Sent from my GT-I9000 using Tapatalk 2
Hi all Atrix2 Users. I present to u a list of applications everyone must try!!!
Many of these apps are ones i have found in the other XDA forums. Some of these are ones i found on the play store.
Some apps are those that i found on the droid razr themes and apps section. i have included to those posts itself so that they do not get offended.
Bored of the sound quality of your phone? try this! works on almost every rom! I tried on aokp - didnt work. But worked on all others!
[AUDIO][MOD] Official ViPER4Android Audio Effects [Cure Tech+] THIS IS A MUST TRY FOR ANY PHONE!!!!
A Highly Customisable version of the whatsapp application and many more additional features
[APP][MOD] WhatsApp+ v3.50
Want to try Halo but have no Paranoid Android? Worry not. TRY THIS! a Halo LIKE APP
[APP]ChatHeads for all notifications - Alpha 2r1 - 18/05
Youtube app with download button and play any quality
[Mod] OG YouTube 4.4.11 - Downloader,All Qualities Playable,Screen Off Playback (v6)
App Killer. one of the only few that actually works!
Greenify *ROOT*- make your android device fast and smooth ( by shakti15)
Never use your usb cable to transfer files to your razr - Presenting Airdroid
AirDroid.
Tired of a trying to fit a wallpaper but being unsuccesful? Use Wallpaper Wizardrii
Wallpaper Wizardrii™
Wanna use tasker but dont wanna pay? use llama. has all the tasker features u need and it is easier to understand too!
Llama - Location Profiles
(I know many of u know about this but this is for the newer users)
Wanna how much data each of your apps use? try bytes insight. its very accurate too and tells app by app data for Wi-Fi too!
Bytes Insight.
Tired of trying to swich between mulptiple launchers? twisted home is perfect for u!
Home Switcher / Manager
Want a hassle free antivirus experience? use this
Antivirus Security - FREE..
MORE ADDED !!
Really helpfull app for advanced users who want to see what is causing battery drain!
[APP][2.1+] BetterBatteryStats
Get away from annoying ads on your phone!
AD away
Modded version of google play music - ( old version only )
Google Play Music+ v1.1 | New Dark Version And Bugfixes!
[APP] PSP Emulator For Android V 0.7.6 UPDATE
Advanced System cleaning tool
[APP][1.6+] SD Maid..
Only says lite but does everything. I have found that some other root explorers do not allow to delete files - bummer
Root explorer lite
Wanna share any app by converting to apk and transfering through bluetooth? Its possible!
MyAppSharer
Sky exploration app!! tells what stars and planets are in the sky using your accelerometer!
Google Sky Map
Download from your favourite torrents sites on your phone!
BitTorrent® - Torrent App
Theme your phone like no other using these awesome tools!
Dont know what widgets to add to your homescreens ? These will help u too!!
Make your own widgets as you want - very very customisable
Ultimate custom widget (UCCW)
Minimalistic Text
Simple Calendar Widget
Simple RSS Widget
Simple Dialer Widget
MultiPicture Live Wallpaper
Eye In Sky Weather
Desktop VisualizeR
Tired of a trying to fit a wallpaper but being unsuccesful? Use Wallpaper Wizardrii
Wallpaper Wizardrii™
Theme apps can be pretty tough to use - use guides from mycolorscreen and Armando Ferreira to learn how to use these.
cLICK ON THIS TO GET 20 GB FREE copy.com cloud storage! no limit on the size of uploads too
In some cases i may be able to provide links to add-ons too. U can comment if u need links to those too.
I will keep this updated as and when i find new apps.
Be sure to comment below with feedback and also if u would want to any app added to list.
a list of stock launchers will follow this post.
And most importantly do not forget to thank these devs on xda and rate the apps on the play store
Thank u
I though you were going to post links.
brianmoyano said:
I though you were going to post links.
Click to expand...
Click to collapse
Thanks made a mistake.
Links are up now.
Sent from my XT910 using Tapatalk 2
Gautam Padirooted said:
Bored of the sound quality of your phone? try this! works on almost every rom! I tried on aokp - didnt work. But worked on all others!
[AUDIO][MOD] Official ViPER4Android Audio Effects [Cure Tech+] THIS IS A MUST TRY FOR ANY PHONE!!!!
Click to expand...
Click to collapse
I've been using the audio mod found here:
http://forum.xda-developers.com/showthread.php?t=1878945
Oddly enough I've found that it works better on my Atrix2 than it does on my Skyrocket. I've personally tested it on NUMA and CM10.1.
Brought to you by time and relative dimensions in space.
1BadWolf said:
I've been using the audio mod found here:
http://forum.xda-developers.com/showthread.php?t=1878945
Oddly enough I've found that it works better on my Atrix2 than it does on my Skyrocket. I've personally tested it on NUMA and CM10.1.
Brought to you by time and relative dimensions in space.
Click to expand...
Click to collapse
Yes I've heard of kingbeatz before though I've never tried it. Buy I can assure u that Viper works very well and can probably make audio sound a lot better if u play with the right settings.
Sent from my XT910 using Tapatalk 2
More apps have been added to the list!!
Psp emu link not working
MB865/ATT/BMM
1. Stock 4.0.4
2. Miui 4.0.4
3. Alterbean 4.2.2 (5/14)
4. Pac man 4.2.2 (5/17)
Gautam Padirooted said:
More apps have been added to the list!!
Click to expand...
Click to collapse
betterbatterystats link not working..
amynjimmy said:
Psp emu link not working
MB865/ATT/BMM
Super_Commando said:
betterbatterystats link not working..
Click to expand...
Click to collapse
No all links are working. but they dont seem to be going through on phones - dont know why
On my PC its fine but its not going through while using tapatalk or the official xda app
Try opening the thread in browser mode and then click on the links if u want to use your phone
Click to expand...
Click to collapse
is avg better than avast??
Sent from my MB865
Add this!
Market Helper - spoof your device to enable more apps on the play store - without build.prop edits
http://forum.xda-developers.com/showthread.php?t=2146216
One of the most useful apps I've seen
Super_Commando said:
is avg better than avast??
Sent from my MB865
Click to expand...
Click to collapse
Avast requires you to register and all and may slow down
The phone. Bit avg doesn't need registration
snowplow said:
Add this!
Market Helper - spoof your device to enable more apps on the play store - without build.prop edits
http://forum.xda-developers.com/showthread.php?t=2146216
One of the most useful apps I've seen
Click to expand...
Click to collapse
Yes thanks will look into it
Sent from my XT910 using Tapatalk 2
snowplow said:
Add this!
Market Helper - spoof your device to enable more apps on the play store - without build.prop edits
http://forum.xda-developers.com/showthread.php?t=2146216
One of the most useful apps I've seen
Click to expand...
Click to collapse
Can you recommend an app you use with the spoof? I'm not sure of what I'm missing out on.
Sent from my MB865 using Tapatalk 2
More apps including but not limited to theming apps added!!!
These apps are great. Thanks!!
EDIT:
i think one should not use the system cleaning app(SD maid) if he is multibooting roms with different apps in each system as this app may cause loss of data from apps on another systems...
Sent from my MB865
Super_Commando said:
i think one should not use the system cleaning app(SD maid) if he is multibooting roms with different apps in each system as this app may cause loss of data from apps on another systems...
Sent from my MB865
Click to expand...
Click to collapse
Avoid quoting the OP. It makes the thread look messy.
http://forum.xda-developers.com/showthread.php?p=33064892
does anyone have an idea how good is this app?
also, can you suggest any app/method to block internet access of some apps already installed on my phone?
Sent from my MB865 using xda premium
Try Auto Screen On.. turnin on ur screen with simple swipe on proximity sensor.. tend to be a lil hard to use.. works 95% for me.. rarely use power button now..
Teh link: https://play.google.com/store/apps/details?id=com.omd.autoscreenon&hl=en
Sent from my rooted +10 Quadruple Berserk MB865
Super_Commando said:
also, can you suggest any app/method to block internet access of some apps already installed on my phone?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
You should be able to do that by going to settings/data usage, select the app that you want to limit and scroll to the bottom. There should be an option that says "restrict background data" with a check box next to it. Tick that and see if that's what you're looking for.
Brought to you by time and relative dimensions in space.
---------- Post added at 02:27 PM ---------- Previous post was at 02:21 PM ----------
hafizkris90 said:
Try Auto Screen On.. turnin on ur screen with simple swipe on proximity sensor.. tend to be a lil hard to use.. works 95% for me.. rarely use power button now..
Teh link: https://play.google.com/store/apps/details?id=com.omd.autoscreenon&hl=en
Sent from my rooted +10 Quadruple Berserk MB865
Click to expand...
Click to collapse
I know you're new, but duplicating posts in different threads is unnecessary and could be misconstrued as spamming. Since you are new, you should familiarize yourself with the forum rules:
http://forum.xda-developers.com/announcement.php?a=81
And btw, welcome to XDA and the Atrix2 community. Glad to have you with us. :thumbup:
Brought to you by time and relative dimensions in space.