• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Encrypted SD Card

HOPE THIS HELPS SAW ON ANOTHER POST:

Should anyone else come across this thread in the future,
  1. I mounted the encrypted SD card on my laptop
  2. Transferred everything off the card to a new folder on my laptop
  3. Formated the SD Card in ex-fat
  4. Put it back in my phone
  5. Encrypted the empty card
  6. Pulled it and mounted it to my laptop again
  7. Transferred the encrypted files back to the SD card
  8. Pulled it and put it back in my phone
  9. Decrypted the card
Voila, I can see all my photos again. Perhaps encrypting the card is the wrong way to go and I should just be backing up photos daily, but I am certainly happy to hear anyone's full OPSEC plan for if their phone is lost or stolen.

This is apparently a deceptive list of instructions, DO NOT attempt this. At best it will just fail, at worst you will end up deleting your photos. File transfers between different devices and encrypting the storage media don't work this way. Again, don't try this.

Apps Article and Tutorial Enquiry - Making App with Android Studio and Typescript [WebRTC]

Please see attached pictures for references to my own thread:

- Pic 1 - Errors Shown in Red Colour When Following Steps (approach 1)
- Pic 2 - Errors Shown in Source Code (approach 2)
- Pic 3 - Additional Information on My Project Path Directory (additional pic)

Attachments

  • Pic 1 - Error in Red Colour When Following Steps.png
    Pic 1 - Error in Red Colour When Following Steps.png
    223.5 KB · Views: 461
  • Pic 2 - Error in Source Code.png
    Pic 2 - Error in Source Code.png
    152.9 KB · Views: 440
  • Pic 3 - Additional Information on My Project Path Directory.png
    Pic 3 - Additional Information on My Project Path Directory.png
    156.4 KB · Views: 254

Comments about Signal Video/Text

S
The carriers are commercial outfits. They spend money on storing data when it's of use to them or when legally required. Otherwise it's just a waste of cash that could be used for management bonuses (or paying living wages to all of their staff, but that would be a bit too radical wouldn't it?).

Unless all the carriers are govt owned state enterprises. But not many countries have that.

Best Screen Protector

i hear whitestone is pretty good. i have the zagg shield on my note 10+ and do not have any issues. but i was considering getting the whitestone protector, but chickened out...LOL

https://www.whitestonedome.com/

White Stone is pretty good, and the downside of it is that they offer lifetime warranty but charge you $25.00 fee for shipping and handling when you have a warranty claim..

AndroidX86: Kernel compilation error: [Makefile:1050: sound] Error 2

I have been trying to recompile PrimeOS' kernel from https://github.com/primebook/android_kernel_common. I just have to replace a .c file within drivers/platform/x86. Here's what I did:-
  1. Replaced .c
  2. make clean && make mrproper
  3. Copied arch//configs/android-x86_deconfig to linux source root folder as .config
  4. make bzImage modules
This stops with the following error:-

Code:
sound/soc/codecs/es8316.c:766:1: note: in expansion of macro ‘module_i2c_driver’
    766 | module_i2c_driver(es8316_i2c_driver);
    | ^~~~~~~~~~~~~~~~~
    cc1: some warnings being treated as errors
    make[3]: *** [scripts/Makefile.build:304: sound/soc/codecs/es8316.o] Error 1
    make[2]: *** [scripts/Makefile.build:544: sound/soc/codecs] Error 2
    make[1]: *** [scripts/Makefile.build:544: sound/soc] Error 2
    make: *** [Makefile:1050: sound] Error 2

But, when I try to do make bzImage, it works and outputs a bzImage. How do I compile with the updated .c file? Another question I have is with the bzImage is it OK if I just rename it to kernel and move it to my Android x86 boot?

Disable pull down notification bar

Galaxy Note 10 user as well. Using the DND option on the phone doesn't keep the notification / status bar from being pulled down.

I'm also in need for something to prevent this from happening while gaming specifically. The game already hides it in full-screen, I want to disable it completely (not able to accidentally swipe and pull it down).

Any response or help is appreciated.

HELP ME WITH ANDROID STUDIO

I would like some help/advice on an issue I have involving Android Studio.I'm using android studio and the java language to code however, whenever I try to create a bottom navigation activity in my project only the UI folder is present however the main activity isn't present on the left hand project menu and I was hoping you could help me with this issue, just to make you aware that the problem is not because of any errors in my code and I have tried cleaning and rebuilding my project, it also isn't in the UI folder.The clip i have attached to this email will display the issue.Thank you in advance.

Yours sincerely, UltraSavageGamer

Attachments

Samsung Galaxy A70 vs A71 - please help me choose

Hello, this is my first post here. My old trusty Galaxy Note 4 is going to be replaced soon, after almost 5 years of usage.
I'm on a bit tighter budget and I'll have to skip flagship models this time. I'm choosing between Galaxy A70 (=330 euros) and A71 model (=400 euros). I am aware of the differences on paper, as I have already searched for comparisons. I would like to know if A71 is worth extra money for the cpu performance on the long shot. I am not a heavy phone user, never play games, etc. Usually just browsing and using social media apps. The battery is important though. What do you guys think, is A71 worth extra 70 euros or I'll be fine with the A70?
Thanks in advance.

How to deal with different cameras?

Hello.

I didn't find any questions like this on the forum, sorry if anyone has already asked.

I am developing an application for Android, using Android Studio. I need to capture the RGB of the image obtained by the user's camera, but I realized that different cameras have a different RGB from the captured images, even for the same objects and photographed with the same lighting and angle. I found some calibration methods, but it is necessary to take several photos with the camera to obtain the calibration parameters. As it is impractical to do this for all existing cell phones, I would like to know if anyone knows any solution or content that can help me obtain this user's cell data and make this adjustment.

Thank you.

When your battery capacity is not enough, would you like to change the phone or change the battery?

Did it occur to you that he might have been replying to the thread, not to your post (which was on somewhat a different question to the original)?
<br>
<br> I don't know the answer to your question, but I do recall phones with user-replaceable batteries didn't need custom kernel mods to handle a larger-capacity battery so I'm not sure that your theory is correct. Might be, I'm just not sure.
<br>
<br> I bought a replacement battery for my old 2010 handset which did not identify itself correctly to the phone. It turned out to be a fake (despite being sold by a reputable dealer as original) that had saved some money by not installing all of the circuitry that a Li-ion pack should have, so the battery temperature and voltage readings didn't change when you charged or used it. I returned it because there was no way I was going to trust something like that. I'm just mentioning this to illustrate that it's possible that the problem is with the replacement battery rather than the phone - there's no way we can know for sure from here.


Yes I know but it's possible when you remplace the battery with the same capacity. But for different capacity the system don't update this change.

ROMs How to start Activity from Android Keyboard (IME) on MIUI 11 without asking permission from user?

[GALLERY=media, 550]SettingIcon_click by Ravindra Pal Singh posted Jun 2, 2020 at 9:35 PM[/GALLERY]

I am not able to start Activity from keyboard, while other keyboard like "Go Keyboard", "Microsoft Swiftkey Keyboard" , "1C Big Keyboard", and many more keyboard working fine on MIUI 11 with default permission which are already allowed when install in on any Chinese phone.

Java:
    final Intent intent = new Intent( mRichImm.getInputMethodInfoOfThisIme().getSettingsActivity());
intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK
        | Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED
        | Intent.FLAG_ACTIVITY_CLEAR_TOP);
intent.addCategory(Intent.CATEGORY_LAUNCHER);
final int currentDisplayId = ((WindowManager) getSystemService(Context.WINDOW_SERVICE))
        .getDefaultDisplay().getDisplayId();
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
  if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
    context.startActivity(intent,
            ActivityOptions.makeBasic().setLaunchDisplayId(currentDisplayId).toBundle());
  }else{
    context.startActivity(intent);
  }
}else{
  context.startActivity(intent);
}


[GALLERY=media, 551]WhatsApp Image 2020-06-02 At 6.24.10 PM by Ravindra Pal Singh posted Jun 2, 2020 at 9:35 PM[/GALLERY]

Filter

Back
Top Bottom