Hello
I'm waiting for my new Incredible S to arrive shortly and in the meantime I'm reading the user manual, I'm new to Android coming from Windows Mobile world.
Question: if I have backupped my applications to the memory card, in case of an hard reset, is there a way to reinstall them without passing through AppMarket? I have not found any File Explorer or Application Manager included in the ROM... are you obliged to connect to internet and download them?
Thanks
You can use Titanium Backup to back up and restore your apps.
They are not passed through the Android Market.
I do recall the app requires root, but that will be possible soon and is easy to do.
stefanospizzica said:
Hello
I'm waiting for my new Incredible S to arrive shortly and in the meantime I'm reading the user manual, I'm new to Android coming from Windows Mobile world.
Question: if I have backupped my applications to the memory card, in case of an hard reset, is there a way to reinstall them without passing through AppMarket? I have not found any File Explorer or Application Manager included in the ROM... are you obliged to connect to internet and download them?
Thanks
Click to expand...
Click to collapse
Hi there, I hope you will enjoy android!
There is indeed no file explorer installed on the Incredible S.
And yes, you will have to register your google account to access the market to download a file explorer (Astro File Manager for example)
TimMun said:
Hi there, I hope you will enjoy android!
There is indeed no file explorer installed on the Incredible S.
And yes, you will have to register your google account to access the market to download a file explorer (Astro File Manager for example)
Click to expand...
Click to collapse
Hi!
Thanks for your prompt answer! I suspected that after reading many threads on this matter. It seems a sort of limitation, I mean, having an SD card with your backup data and needs to connect to internet to download a file manager to install them..
But ok, this is the way it works
please use the ES File Manager .GO Android Market search "ES"
If you really wan't to avoid android market, you could usb adb (android debug bridge) to install titanium backup and then restore your apps. Or you could use adb to install certain apk's (apps are always .apk) you stored on your pc.
simple commands like
adb install C:\bla\bla\*.apk work like a charm
so if you download a filemanager, say "filemanager.apk".
you can give the command
adb install C:\bla\downloads\filemanager.apk
and it will install it on you phone after which you can acces all your files directly on your device.
You will need the SDK and some more info
If you want to use the adb, cd to \platform-tools\
But all this will be clear after a few hours of reading, trial and error
Welcome to Android.
DaanJordaan said:
If you really wan't to avoid android market, you could usb adb (android debug bridge) to install titanium backup and then restore your apps. Or you could use adb to install certain apk's (apps are always .apk) you stored on your pc.
simple commands like
adb install C:\bla\bla\*.apk work like a charm
so if you download a filemanager, say "filemanager.apk".
you can give the command
adb install C:\bla\downloads\filemanager.apk
and it will install it on you phone after which you can acces all your files directly on your device.
You will need the SDK and some more info
If you want to use the adb, cd to \platform-tools\
But all this will be clear after a few hours of reading, trial and error
Welcome to Android.
Click to expand...
Click to collapse
Hello!
thanks for your info. I was actually playing with adb and see it is very powerful. But you need the pc connected to your phone of course and again it seems not a so comfortable solution. I find a little bit curious not having an application installer or file explorer embedded in the system.
About the backup, I know that Tytanium need root privileges, correct? As far as I know no root procedure are still available on Incredible S. But, will tytanium allow to select what you want to restore? Maybe root is not necessary is you want to restore your application and not system files
Thanks
stefanospizzica said:
Hello!
thanks for your info. I was actually playing with adb and see it is very powerful. But you need the pc connected to your phone of course and again it seems not a so comfortable solution. I find a little bit curious not having an application installer or file explorer embedded in the system.
About the backup, I know that Tytanium need root privileges, correct? As far as I know no root procedure are still available on Incredible S. But, will tytanium allow to select what you want to restore? Maybe root is not necessary is you want to restore your application and not system files
Thanks
Click to expand...
Click to collapse
Yes, with titanium backup it is possible to select only certain apps that you wan't to restore.
It is indeed strange that HTC doesn't ship their android devices with a file manager, I recall my Hero didn't have one too. My Galaxy S does, although it's extremely basic.
I think after a few weeks when the first custom roms come out they will probably have a file manager installed in them. Until then I would recommend Linda Filemanager or OI Filemanager from the market, they are both free and quite powerful.
Cheers,
DaanJordaan
Regarding Titanium Root requirements. It does allow you to select between applications to restore, but the root check at start-up means you can't even access the backup/restore screen if your device isn't rooted.
It would be interested to see if a temproot is sufficient to restore certain apps. Something for me to try when i get home
As for the file manager... i think it was a concious decision to keep the device consumer focused. HTC has changed much in the last 2 years and definitely closed a lot of doors/windows they had open to devs and geeky consumers.
Bantu85 said:
Regarding Titanium Root requirements. It does allow you to select between applications to restore, but the root check at start-up means you can't even access the backup/restore screen if your device isn't rooted.
It would be interested to see if a temproot is sufficient to restore certain apps. Something for me to try when i get home
As for the file manager... i think it was a concious decision to keep the device consumer focused. HTC has changed much in the last 2 years and definitely closed a lot of doors/windows they had open to devs and geeky consumers.
Click to expand...
Click to collapse
Hello
what does temproot means? How do you log on as temproot?
Let me know about your trial...
Thanks
I'm new to x8, can anyone teach me or tell me how to install custom roms?
I'm on:
Rooted 2.1 (rooted using flashtool)
Baseband: M76XX-TSNCJOLYM-53404015
Kernel: 2.6.29
Firmware: 2.1.1.A.0.6
Any help will be much appreciated, TIA!
Read the "all things root" sticky. You will see how to install xRecovery there. The next part is easy. Every Rom thread has instructions on how to install the specific Rom.
Sent from my X8 using XDA App
Yeah get XRecover installed, that is the hard part but loads of tutorials on it even on Youtube.
Then you just need to download rom and copy it to SD card and install it from there. you can backup your existing rom first to ensure you something to go back to if something goes wrong but it hasn't for me yet.
It is very hard to go wrong as long as you ensure you have a valid rom file before going to Xrecovery.
Why are people still asking such questions?
There are hundreds of tutorials for everything on youtube, and we have the "all things root" and the X8 F.A.Q!!!!!!!!!!!!!!
well this is not finised yet....but ....anyway.
learn this for the begin....
########################
Befor i start the bla,bla,bla i want to let you know that i am just a javascript programmer and not c/c++ in which our phones are written, and
to let you know that every action that this guide descripe can't damage permanent your phone. Folowing the guide without rooting cant harm your phone at all.
OFFCURSE YOU ARE RESPONSIBLE FOR EVERYTHING YOU DO TO YOUR PHONE
Starter tutorial - Just bought an experia x8 ... what next?
First read the "Dictionary" on the end of the post.
Small advice: spenting some time reading everythink on a guide can prevent you from losing time in fixing your phone.
Some informations:
Phone name: Xperia x8
Phone code-name: E15i , E15a
Last official rom: android 2.1 (version 2.1.1.A.0.6)
MultiTouch status: not for all
General rumors about se support: se stoped developing x8
---=START=---
1.Root - Get admin access
Your x8 runs android, a linux based os.
On many computer operating systems, the superuser, or root, is a special user account used for system administration. When you buy your phone you dont have admin access, so you have to get.
Why?
Many cool apps require user access and also you will be able to have access to the your phone files.(not only sd card's)
Is it safe for my phone?(virus and other)
After rooting, an app with the name superuser is installed on your phone which controls the admin access and ask you to give your permition every time an app want admin access.
How to root your phone:
Personaly i use CLShortFuse's programme and way to root my phone.
His threat is here:
http://forum.xda-developers.com/showthread.php?t=803682
(Please click his thank button if you are register to xda, as he is worth it)
2.File Manager - where are my files?
On android you dont have stock app for browsing your files. Download a file manager of your choise from the market
in order to be able to browse your sd card and if you have root your phone download a root file manager for phone files to.
popular file manager: astro file manager , adao file manager
popular root file manager: root explorer
3.Launcher - How can I manage my apps and icons?
Android is developed by google then phone companies take it and adjust it to their needs... Se's stock launcher is not giving you many options to custumise it. Is hard to use and it is losing you time.
Download a new laucher from market and edit your desktop environment as you like.
popular launchers: ADW launcher , Lancher Pro
After download and installation click home button (middle one) and check your laucher as default, this can be changed from options > applications > manage applications > [your launcher] > clear defaults.
4.Task Killer - How can I shut down an app?
Many apps just run without to start them , its not something bad, or they still runing on background after closing them. All this makes your phone slower, laggy and make your battery last shorter. So you need a task killer, a programme that kill apps and can keep an eye open for not using runing apps , once on a while, and kill them.
polular task killer: advance task killer
5.Moving apps an sd (Need Root Access)- I need more space for apps.
x8 with android 2.1 dont provide you enought space for your apps. So you need an apps that moves apps on sd. This sounds easy but its not. I recomend you to download Link2SD from market. Then you will have to make some changes on your sd card.
6.xRecovery (Need Root Access)- this is the door for customing your phone's firmware. Developed by zdzihu (please click his thank button),
xRecovery is a custom recovery (can be run after boot). With it you can buck up everythink from your phone to your Sd card, mount sd card for pc connection without having to boot android, install-replace phone's files, install custom roms, make a factory reset and many others.
Link of a working xrecovery version for x8 (tutorial by zdzihu himshelf) :
http://forum.xda-developers.com/showthread.php?t=878426
And there is no way your phone go faster from root...
After instaling xrecorery , everytime you charge your phone while you have it turned off, it will open to android... (no ofline charge)
-=Dictionary=-
Brick : a)normal brick: a stage of a phone in which the phone constantly reboot on sonny ericsson logo (phone can't boot in installed rom). It can be fixed easy by making an update on phone or aplaing a working buck up from xrecorery. It is prodused from rom damages.
b)full brick: a stage of a phone in which phone is not responding at all (don't even open) , can't be fixed from home.
It is prodesed by dameges on boot files.
DualTouch : the ability of a phone to support 2 fingers the same time on screen.
MultyTouch : the ability of a phone to support more than 2 fingers the same time on screen.
Launcher : android app that act as a home screen environment.
Rom : the firmware of the phone.
a)stock rom: official sony ericsson firmware that cames the phone with.
b)costum rom / cooked rom : an android firmware, modded to work on an phone.
Task killer : android app that can kill/force close other apps.
I know this type of question is asked too much on here, but I have searched the forums and not found the answer I am looking for. This is my very first experience with an android device, so please don't just reply with "you should already know this and that," because I don't. At least not yet. My phone is an Xperia feat. Hatsune Miku running 4.2.2 Jelly Bean, firmware version 10.3.1.B.2.13. I have adb installed onto my windows 7 laptop, and it has been manually added to the path variable. I have downloaded the 20140917.zip, and extracted it to my desktop. I have Sony PC Companion installed. And I have USB Debugging and Enable apk's from outside the play store checked on the phone.I just want to confirm, that this will all work as the searches I have made imply: the phone will be powered on, and plugged in by USB, I will run the .BAT file from the .zip, and the phone will reboot, then be rooted, with SuperSu installed in the app drawer. Am I missing anything? Like I said, I am new to this, so I would just like a final nod that this will work as described. I don't plan on installing a custom ROM, I just want to be able to run AdAway, and Tasker.
Sorry for the wall of text, thanks for your time.
Don't just root your device because some app needs root.
phazey12 said:
I think you can download adblock plus apk from their site. Then go to your network settings and change the proxy for your APN to localhost and port 2020. You might need to create a new APN and copy over the settings since they won't let you edit the original APN
edit: I just did this on my T-mobile S5. Installled Adblock plus from https://adblockplus.org/en/android-install
Made a new APN and copied over the settings (original APN couldn't be updated). Then added localhost to proxy name and 2020 to proxy port. No ads anymore. No root needed
Click to expand...
Click to collapse
Check this alternative for AdAway and as far as Takser is concerned, Tasker runs without Root too.
If you still need to root your device: Check out this thread.
Press Thanks if it helped you.
padoverc said:
I know this type of question is asked too much on here, but I have searched the forums and not found the answer I am looking for. This is my very first experience with an android device, so please don't just reply with "you should already know this and that," because I don't. At least not yet. My phone is an Xperia feat. Hatsune Miku running 4.2.2 Jelly Bean, firmware version 10.3.1.B.2.13. I have adb installed onto my windows 7 laptop, and it has been manually added to the path variable. I have downloaded the 20140917.zip, and extracted it to my desktop. I have Sony PC Companion installed. And I have USB Debugging and Enable apk's from outside the play store checked on the phone.I just want to confirm, that this will all work as the searches I have made imply: the phone will be powered on, and plugged in by USB, I will run the .BAT file from the .zip, and the phone will reboot, then be rooted, with SuperSu installed in the app drawer. Am I missing anything? Like I said, I am new to this, so I would just like a final nod that this will work as described. I don't plan on installing a custom ROM, I just want to be able to run AdAway, and Tasker.
Sorry for the wall of text, thanks for your time.
Click to expand...
Click to collapse
hey i have the same phone(firmware) on my normal ZR just install towelroot.apk and then press on make it ra1n. worked for me on 10.3.1.b.2.13 and older. after that install supersu from playstore and open it then it asks you for a binary update press the button "normal"
After weeks of hard work we (Setmov and uncle Fab) proudly present you the first Una ROM for the galaxy Tab 7.0 Lite AKA SM-T11, based on 4.2.2 XXUANB2.
DISCLAIMER
As usual, your phone your responsability, we won't take any responsability if it flies out of the window or if your girlfriend/boyfriend runs away with it.
PLEASE, DO READ OP COMPLETELY AND CAREFULLY BEFORE ASKING ANY QUESTIONS, ANSWERS TO MOST PROBLEMS ARE THERE
WHAT IS UNA?
UNA is a new concept that takes security to a new level.
Are you tired of seeing so much blatant, outrageous and shameless invasion of your privacy and data mining hidden behind nice sentences like "enhanced use experience" or "complete integration with the system"? We decided to develop secure ROMs where privacy means just that – Private!.
It’s free of charge, we are a non profit structure and we are not here to make big bucks
WHAT UNA ISN'T
UNA isn't a way to help you stealthily buy massive destruction weapons to foment a coup d'etat in your favorite banana republic or to prepare the third world war.
UNA secures what leaves from your phone (ie your personnal data doesn't leak and no app can look over your shoulder to spy your activities), but it can't completely secure what comes into your phone.
Why is that?
Because it's just not possible to fully secure a phone from what comes into it, and anyone claiming to be able to do it is either a liar, or an ignorant, or both.
There are too many attacks, some not well documented, if documented at all, and some unknown to the public, and there are too many ways to hack a phone, especially if the user doesn't use his/her common sense.
If you are the type of person that installs apps from shaddy source and/or warez web sites (sites offering cracked paid apps) chances are that at some point you will unknowingly install a malware or a spyware. The same applies if you click on any link, specially on SMS' and emails, if you let any pop out window appear or if you don't protect your lockscreen with a password/pin/pattern and let anyone get physical access to your phone.
A bit of judgment and common sense can save you a lot of trouble, but there's unfortunately nothing UNA can do about it.
Then, if you use your phone to call through GSM your provider will know where you are. If he didn't you wouldn't be able to make any call, the signal has to find you and there's nothing UNA or anyone can do about it.
The only way to prevent that is to disable the phone functions (but then your phone will turn into a wifi only device) and reenable them when needed, head to the scripts section to learn how to do it.
Last but not least, bear in mind that the agencies have armies of tech savvy henchmen and 10 storeys computers, and tricks we can't even imagine, so think twice and use your brain before you attempt to outsmart them...
UNA IS FOR YOU IF
. You are willing to learn how to use an unconventional ROM and generally speaking to understand how things work, even if it sometimes requires a little effort to fix this or that little problem (bear in mind that it took us a lot of work to develop Una to where it is now),
. You don't mind a few little occasional bugs here and there that come from all the restrictions the ROM contains,
. You want to take back ownership of your phone from google’s claws.
UNA IS NOT FOR YOU IF
. All that you care about is the latest gimmick in the latest OS,
. You can't live without the google’s apps,
. You are the kind of person that never reads through the OP and only scroll down to the download section, and then complain that things don't work and/or ask stupid questions that are answered in OP.
An example? One guy makes a mod and writes clearly in OP that it's specifically for 4.2.2. Then some people complain: "it doesn't work on 4.4.2"...
ARE WE PARANOID TIN FOIL HATS? OR TERRORISTS? OR CARTEL BOSSES?
Nope, we only are people that don't see why we shouldn't be in control of our phones. Or why our phones can be wiped remotely, why apps or updates or who knows what can be downloaded and installed without asking for our consent, why SMS' can be sent without us to know, why we should pay for the bandwidth used for data mining and unwanted downloads, and why all those activities should deplete our battery and kill our RAM.
You think we are overreacting here?
You don't have to take our word for it, just download and install Network Log from here:
https://f-droid.org/repository/browse/?fdfilter=network+log&fdid=com.googlecode.networklog
Give it root permission, start logging and open some web pages. Come back to Network Log after a few minutes and see for yourself, you'll be surprised (or maybe horrified?) to find out that your android system, your settings, your kernel etc. connect to all sorts of funny IPs, including and foremost google’s.
Now you see what we mean?
It's time to go for Una
UNA'S FEATURES
. Rooted.
. Deodexed.
. Zipaligned.
. Busybox and sqlite installed.
. Init.d support and scripts.
. Auto start disabled for most apps.
. About 150 system apps, 45 framework jars, 15 permissions xmls and 65 libs removed, plus files here and there.
. Very low RAM and CPU consumption, more than 8 hours screen time with the WIFI on.
. Heavily and extensively modified system, in order to make it secure and prevent it from leaking your data.
. App Settings, Firewall and Xprivacy built-in, and already applied out of the box to make sure you are well protected.
. Xprivacy is a fantastic tool but it has one big limitation, it can't restrict the Android System from accessing your serial numbers and leaking it. For that reason these IDs have been edited as follows:
build.serial (androidboot.serialno) and ro.serialno are both set to "1",
android id is set to "android",
net.hostname is set to "1".
. Wlan serial number set to "00000001" (this number identifies you everytime you connect to the internet, and Xprivacy can't do anything about it).
. USB ID (iSerial) set to 1.
. Unreadable cp access.
. Vulnerabilities patched thanks to Master Key Multi Fix and Fake ID Fix.
. ADB disabled (can be re-enabled, see below).
. By default ADB and the Live Wallpaper Picker app are disabled. Using the provided scripts you can re-enable some or all of them, and you can restrict all google access (including youtube, blogspot and google search), the Media Storage/Provider app and more, instructions are in the "HOW TO USE THE ROM" section.
. Plenty of under the hood modifications to make the ROM fast and fluid.
. Multi-purpose navigation keys.
. Call button in contacts.
. Because secure doesn't mean ugly, the whole ROM has been themed in black holo to replace Samsung's light holo theme, with a beautiful green color for keys, icons and some text (if there are enough requests other themes will follow), transparency, and Lollipop HD wallpapers.
. Multiwindows have been revamped, they are no longer only static in Samsung style but now they can float and be resized too, like on a computer.
. All apps can be opened in floating mode.
. All apps display in the Flash Bar.
. Possibility to choose between static or floating multiwindows (instructions are in the "HOW TO USE THE ROM" section).
. Heaps of hand picked and carefully scrutinized open source apps.
There are 2 non open source apps (Greenify and Quick Pic) but they are safe, believe me, I have thoroughly examined them. Still, you can always uninstall them if you feel like it.
In time we will develop our own apps, but first we want to see how people respond to the Una concept...
Installed apps/tools
. 920 Editor, to create and edit scripts or text files.
. AF+ Firewall.
. Alarm clock.
. APG, to encrypt messages.
. App Settings, to restrict apps' permissions, change DPI on a per app basis and more.
. Arity, a calcultor.
. Conversations, a secure and encrypted chat, modded by uncle Fab for increased security.
. Fdroid, an alternative to the Play Store, and all the apps are open source!
. Floating stickies, to make small notes on the fly.
. FTP Server, to copy files to/from your phone wirelessly.
. Ghost Commander, a very powerful dual panel root file manager.
. Gravity Box, a theming engine.
. Greenify, to make apps behave by hibernating them when not in use.
. K9 Mail, an email client.
. Kernel Adiutor, if you feel like playing with kernel tweaks (but you have to know what you are doing).
. Lightning, a fast and light weight browser.
. Network Log, to check where your apps connect and chase unwanted connections.
. Open Camera.
. Tor (Orbot) for Android, modded by uncle Fab for increased security.
. Orweb, a browser designed to work along with Tor.
. OS Monitor, to monitor and kill your phone's processes, and more.
. Pale Moon, based on Firefox for Android, for a full desktop experience with Mozilla add-ons preinstalled for enhanced security.
. PDF Reader.
. Preferences Manager, to edit the otherwise difficult to read shared_prefs files in data/data.
. Quick Dic, a good selection of free dictionaries.
. Quick Pic, a Gallery app.
. Search Light, a torch.
. Terminal Emulator, fire up your commands and show your phone who is the boss!
. Text Secure, a secure and encrypted SMS app, modded by uncle Fab for increased security.
. Tint Browser, another fast web browser.
. Urecord, to record sounds with different sample rates.
. USB Mass Storage Enabler, to connect your phone to any computer (note that it only mounts the external SD).
. Viper4Android FX, a powerful sound enhancer.
. Viper4Android XHiFi, some more sound enhancements.
. VLC, a video and music player favourite.
. WI-Fi Privacy Police, to secure your connections even better than they already are.
. Xposed Installer, a great framework that enables apps like App Settings or Xprivacy to work.
. Xprivacy, last but not least, the best privacy app.
INSTALLATION
As usual, make a backup first!
Do backup your contacts and whatever is important because all your apps and data will be erased (your sd card contents won't be deleted though).
Do backup your /system/csc folder, in case you need it for later.
Do backup your efs folder (VERY IMPORTANT).
Open an android terminal from your phone, first type "su" (without the quotes), enter, then type:
busybox dd if=/dev/block/mmcblk0p4 of=/sdcard/efs.img
This will create an efs backup caled efs.img in your sd card.
If you need to restore it, make sure the efs.img is in your internal sd card and type:
busybox dd if=/sdcard/efs.img of=/dev/block/mmcblk0p4
Before you install the ROM, you need a working custom recovery.
Philz is the best since AFAIK it's the only one that allows you to lock you recovery with a password (highly recommended, if your recovery is not password protected it wouldn't take more than 2 minutes for someone to disable your pattern or pin protected lockscreen and access all your personal data on the phone).
Alas, the Philz version for the T111 doesn't work properly (if there are enough users request I may build a working Philz) so for now you'll have to install TWRP from here:
http://forum.xda-developers.com/gal...sm-t110-kernel-sources-twrp-bootloop-t3060819
Don't forget to thank @ paziusss for his work!
TWRP installation instructions
You need to have Samsung drivers installed.
Boot your phone into download mode (press volume down and power at the same time).
Open Odin 3.07 and connect your phone.
Click on the PDA slot, navigate to where the TWRP recovery is located and select it.
DOUBLE CHECK AND MAKE SURE THAT "RE-PARTITION" IS UNTICKED (only "Auto Reboot" and "F.Reset Time" should be selected).
Click start and wait while Odin flashes TWRP.
If everything went well your phone will now auto-reboot into the system. Go into recovery, you should see your brand new TWRP.
If you are still on stock recovery then repeat the above steps, but this time untick “Auto Reboot” in Odin.
When in recovery, if before you reboot you see a text on the screen displaying “yes – disable flash recovery”, select it to avoid stock recovery overwriting TWRP.
Now, download Una from here (scroll down until you get to the download section):
http://unaos.com/
Unzip the file and copy it to the backup folder that is inside the clockworkmod folder in your sd card (if there's no backup folder create it by choosing "mkdir" in Ghost Commander).
Boot into recovery.
Go to restore from sdcard, choose 2015-03-29--13-45-53 JDQ39.T111XXUANB2 and go for it!
IMPORTANT!!!
In case you had previously installed one of those Knox plagued ROMs (maybe some of the latest 4.2.2 ROMs?) you'll have to choose custom restore and uncheck boot in the menu, because since the bootloader you have is Knoxed you may get a brick if you downgrade it to a pre-Knox version, don't play with that!
If you choose to proceed, you do so at your own risk, but in any case first read through XDA's forum to find out if it's doable.
If it doesn't work for you then I'm sorry, you are out of luck, shame on you Knox...
If it works please report it here so that other people will know, thanks in advance!
Once it's done reboot, congratulations, you have installed Una ROM on your phone!
HOW TO USE THE ROM
. Swipe down to access the applications drawer.
. Swipe up to turn off the screen.
. Go to settings and set a lockscreen (recommended).
. Go in recovery and set a recovery password (recommended).
. Long pressing on the menu key toggles expanded desktop (full screen, no more navigation bar and no more status bar).
. Double pressing the menu key kills and hibernates the current application.
. Long pressing the recent key brings you back to the last application (convenient to switch from one app to another).
. Between the home and the back key there's a supplementary key that can display up to 12 apps (editable in gravity box).
Double pressing that key shows the sound panel, long pressing it shows the reboot menu (note that there's an option to take screenshots in the reboot menu).
. Go to /system/etc/security/cacerts, check the certificates that are there (you'll find the certificate's name approximately by the middle of the file), and erase the ones you don't need/like.
When you want to transfer files to/from your phone open the USB Mass Storage Enabler app and enable mass storage, that's it. When you are done, don't forget to eject your phone from the computer.
. When you install a new application, by default it will be fully restricted in both Xprivacy and the Firewall.
Before you open the newly installed app wait until the Xprivacy icon appears in the status bar, then and only then can you open it.
Most likely the app will crash.
Go to Xprivacy, open its settings and then usage data, you will see what restrictions caused the crash. Re enable some, provided that they are not too invasive.
Many apps require "load.Library" to be allowed in the shell section, that's ok.
Others may need to access the sd card, that's in the storage section and it's ok to allow it for apps that really need to access the storage, like players, cameras or file managers (for other apps try to keep it restricted).
Root apps obviously need "su" and/or 'sh", and sometimes "exec", in the shell section.
Always try to enable as few fields as possible, and bear in mind that data requested by an app is not necessarily needed for that app to work (especially true for identification, internet and mcc/mmc access).
Lastly, give the app internet access in the Firewall if, and only if, it needs it, and restrict some more permissions in App Settings.
If you can't tame the app consider uninstalling it and look for a similar one that has less built-in spyware.
SCRIPTS
. As said above, by default ADB and the Live Wallpaper Picker app are disabled.
If you want to re-enable some or all of them, open the script folder located in system/etc, click on the desired script and choose edit.
Copy the whole text and paste it in the Android Terminal, voila, the script is automagically executed.
. You will see more scripts, to disable/enable ADB, the Bluetooth, the Media Storage, all google access (including youtube, blogspot and google search) and the Phone (that will turn your Tab into a wifi only device and make it much more private since the phone modem is closed source and thus unsafe).
If you disable the Phone and later want to re-enable it do as follows:
untick App Settings in Xposed's modules section, re-enable Phone, reboot, then enable App Settings again.
. Some scripts enable you to backup/restore your efs partition, you do what you want but backing up your efs comes highly recommended.
If you need to restore it, make sure the efs.img is in your internal sd card before you run the script.
. Other scripts can enable/disable am and pm, but don't play with it unless you know what you're doing.
. You can uninstall the Live Wallpaper Picker, the Wallpaper Chooser and the Media Storage if you want, or keep them disabled and resurrect them when needed.
. If you are very privacy concerned you should consider using the "uncle's phone lite" mod because it enables you to call with only the Phone and the Telephony Provider apps (CSC, Contacts, Contacts Storage, Logs Provider and STK are completely de-activated). That's the method I use to make calls, but you have to know that the dialler forces close after you complete the call (not a big deal in my opinion but still, I may look into it one of these days). You'll find the mod in the add-ons section.
. I forgot to add the scripts to enable static or floating multiwindows, you'll find them in the add ons section.
Unzip the file, you'll see 2 scripts.
Put them in the system/etc/script folder, give them rwx, rx, rx permissions (755) and run the one called "static_multiwindows_t111".
Reboot, you are back to stock static multiwindows but now you can make multiwindows templates (look for the cross below the edit button), and the good thing is that those templates will stay if you switch again to floating multiwindows.
If you want your windows to float again run the script "floating_multiwindows_t111".
ENCRYPTION
If encryption is your thing we have you covered with the following installed apps:
APG, Conversations, K9 Mail and Text Secure.
BUGS
. There are a few minor UI inconsistencies due to the black holo theme, it will be fixed in the next release.
. When you are in the dialer app you can access the call log and the contacts, but don't press favorites. If you want to access them press contacts first, and then favorites.
. For some reason the ADW Launcher doesn't allow transparency in the navigation and the status bars, I'm working on it.
. Network Log app doesn't work, it's not an Una bug but a limitation in the T111's kernel (some modules are missing).
If there are enough users' requests I'll tweak the kernel and add the missing stuff.
. You can't download anything from Lightning and Tint Browser, that's because the Download Manager and the Download UI have been uninstalled. If you need to download something, copy the link and paste it in Pale Moon, it has its own download engine.
. All the installed apps work, but other apps you install may crash. I call that kind of apps "google’s henchmen", they only work if the play store services or the bla bla app are installed and of course they won't on Una since all that garbage has been removed.
If I install your app, why do you want to force me to install your boss' app too? Forget about those apps and search Fdroid, you'll find what you need...
. Depending the way you use your phone you may have to fine tune Xprivacy and reenable some permissions, I'm sorry for the inconvenience but it's impossible to set Xprivacy for all users since we all have different ways to use our phone.
ADD-ONS
. Uncle's themed Sony keyboard, flash it in recovery. It's not open source and that's why it's not included in the rom by default, but it's my every day keyboard because it works fine and because I themed it to make it look nice.
. Uncle's phone lite (with clipboard and dialer) for hardcore users. It's safer than using the regular phone configuration, but the dialer forces close when you hang up the call. Flash it in recovery, wipe dalvik-cache, reboot.
. Completely disable internet access for the Android System. Lightning and Tint Browser won't connect anymore since they use the same web engine as the Android System (that is anyway not very safe in 4.2.2), but Pale Moon still works thanks to its build-in web engine. Flash it in recovery, wipe dalvik-cache, reboot.
. Holo Light Theme
In case you don't like the black Holo Theme we use for the ROM, here's the stock Light (white) Hole Theme. Flash the zip in recovery, clear dalvik-cache, reboot.
Add-ons are here (scroll down until the download section, then in the download page scroll down a bit until you see the add-ons link on the right):
http://unaos.com
UPDATES?
There will be some, but only if there is enough users' feedback. No ETA though, you'll have to be patient because now we have to design and release Una for many other phones.
Still, any suggestions/comments/bug reports are welcome, help us to improve Una!
FEATURE REQUESTS
Yeah, sure, we'll see what we can do but we don't promise anything
That's all for now, enjoy the ROM!!!
The Una team
CREDITS
Big thanks to:
F-Droid
M66B (Xprivacy)
Rovo89 (Xposed)
Tungstwenty (App Settings, Master Key, Fake ID Fix)
Ukanth (AF+Firewall)
Jecelyin (920 Editor)
Kraigsandroid (Alarm Klock)
Thialfihar (APG)
Arity (Arity calculator)
Siacs (Conversations)
Ppareit (FTP)
Ghost Squared (Ghost Commander File manager)
Mohammad Adib (Floating Stickies)
C3C076(Gravity Box)
Oasisfeng (Greenify)
K-9 Dog Walkers (K9 Mail)
Grarak (Kernel Adiutor)
Anthonycr (Lightning)
Pragmatic Software (Network Log)
Mdwh2(Open Camera)
The Guardian Project (Orbot and Orweb)
Eolwral (OS Monitor)
Moon Child and Cyansmoker (Pale Moon)
Droidapps (PDF Reader)
Simon Marquis (Preferences Manager)
Thad Hughes (Quick Dic)
Q-Supreme team (Quick Pic)
Search Light (Search Light)
Jackpal (Terminal Emulator)
Anasthase (Tint Browser And Tint Browser Adblock Addon)
Thomasebell (Urecord)
Mohammad Abu-Garbeyyeh (USB Mass Storage Enabler)
Zhuhang (Viper4Android FX and Viper4Android XHiFi)
Videolan.org (VLC)
Brambonne (Wi-Fi Privacy Police)
Paziuss (working TWRP)
TWRP team
surprised.
i m bit surprised with this , cause wasnt expecting somebody 2 make rom 4 this tab, firstly i will try said twrp zip,presently on dr. ketans rom having stock recovery [shame].
thanx 4 efforts time. thinking about yr warning [knox thing i dont want brick,but not cleared soft bick or hard brick]
Nice to see that you are surprised, or well, I hope it s a good surprise.
I m not very familliar with this Tab since I don t own it, but what i know is that problems with Knox come from the bootloader.
In order to avoid it do as follows:
make a backup of your current rom,
flash UNA rom by doing a custom recovery (as I explained in OP) and only restoring system and data (untick boot), cuz even in the worst scenario, that is that the rom won t install, you won t brick your tab since you didn t touch the bootloader and all you ll have to do is to restore the backup you made previously...
In any case try the TWRP from the link I gave, it works flawlessly (I know about the other TWRP, it didn t work well since it was meant for the wifi only model).
And don t forget to report here how it went, thanks in advance!:good:
couldnt locate new twrp zip in download folder
couldnt locate new twrp zip in download folder will try again tommarow.
Great Work.
i like the rom but because of that blue color i don,t want this rom. it makes me feel bad.
can you guy,s change it to white.
(it might be due to diffrent types of vision people have so maby it,s worse for some one and good for some one els)
Holo Light (white) Theme added, check OP in the add-ons section.
can i flashthis rom in odin ???
i cant locate twrp zip in computer.
It's works on T110?
Edit: Yes, it's works on T110. Thanks for share .
Can I install on SM-T110?
Im getting mismach error, any suggestion?
YES its working rom on sm t 111, confirmed. thanks but without gapps & all i seriously doubt how many will use it but neverthles u ppl gave us a working rom that i appreciate
I like the idea of excluding 'Google \gapps' I am waiting to get my hands on a tab7 lite and give this a go. I would like to remove all the junk from the ROM on this Asus tablet. I will tinker with it when I get the Samsung.
Can you give a Google Apps for this room or just the Google Play? I tried install one gapps package but it broke all.
nexbr said:
Can you give a Google Apps for this room or just the Google Play? I tried install one gapps package but it broke all.
Click to expand...
Click to collapse
@nexbr, we can't help you! If you had read the OP, then you would seen that this rom is "privacy and security" oriented, so no gapps at all. It has been tweaked this way, to get rid of all the google stuff. No gapps and no gapps installation ever.
Thanks for this great rom (do you have some sort of guide on porting it to other devices; I would love to help)
Why is adb disabled by default?
adb over usb should be safe enough, you can always disable usb debugging on the phone...
I really like the samsung SM T-111 default keyboard, can we install it keeping it from internet access and so?
can't locate the unaos folder for recovery.
At restore step I'm unable to locate the folder (unzipped folder of unaOS).
How did you guys manage to install this with TWRP? The install doesn't work for me when I'm in the TWRP recovery and point to the zip file.
may i use it on my T110
Can someone guide me where to download this ROM from?
The page on UnaOS doesn't seem to support the download link any more - https://www.copy.com/s/O67vsTVdSO7bTyR1
can you teach how to install both twrp and una and twrp download link for sm-t111