Laymans description of xlog? - General Questions and Answers

Hello all, I am looking for a bit of help with an explanation of what an xlog is, more specifically by what process could this file be created on an Android Phone's internal storage... Preempetive thanks to anyone with some answers!
P.s. The reason for my inquiry is that I am facing a situation where I am being compelled to find the explanations to a multitude of questions of the almost investigative sort, that basically all revolve around android and windows, that I frankly am not educated enough to answer. With a short history of rooting and basic android tweaking under my belt, I am not new, yet cannot explain some things sufficiently enough to allieve the worries and wonderings of someone special in my life. For that reason I have returned to the very birthplace of my android customization experience to call upon the crowds for a helping hand.....

xLog is a lightweight and pretty, powerful and flexible logger for Android and Java, can print the log to Logcat, Console and Files, or anywhere if you like. It's mainly used by app developers for debugging purpose.
More info here:
GitHub - Polidea/xLog: Android logger, simple and pretty, powerful and flexible, all you need is here (updating)
Android logger, simple and pretty, powerful and flexible, all you need is here (updating) - GitHub - Polidea/xLog: Android logger, simple and pretty, powerful and flexible, all you need is here (up...
github.com
.xlog files are typically used for logging data associated with XML databases but when it comes right down to it it's just a plain text file that can be created by just about any app and contain just about whatever they want.
FYI: WhatApp creates .xlog files, for example.
.xlog files can almost certainly be deleted without consequence but my concern here would be finding what's creating them in the first place. Malicious or at least unscrupulous apps have been known to use similar techniques as a buffer until they can upload the data they contain to their servers for example. But since they most likely just contain plain text it should be fairly easy to open them with a text editor and hopefully find out what they're being created for and shed some light on the situation.

Thanks for the reply. The facts about what an xlog is I guess don't really matter, She has no interest in being wrong, only being right. Spray and prey tactics when there is not an obvious target...

Related

[Q] Hello World!

Thats where I'm at...
I'm going to learn java then transition to android with the end-result being an app developed for android. I don't think it will be a difficult app to develop. A database with a front end GUI for data entry and retrieval with export and backup options. Nothing flashy or fancy, but nothing that currently exists fits what I want it for the way I want it. I would like to have it done by the end of the year working around real life.
I am completely new to Programming. More of a power user, but that is where it ends... I am a complete user.
I bought a book called Java 7 for absolute beginners by Jay Bryant (ISBN 1430236868)... Can't link to it because of anti-spam rules. Don't know if it will help.
What are some other books (I can't learn with e-books... I do better with a textbook) that the experts here would recommend?
Java is good, but you also have to learn all about the Android system.
This includes activities, providers, cursors, listviews and any number of things that are not in your Java book.
The usual mother lode for Android documentation is the, um, Android documentation!
http://developer.android.com/reference/packages.html
Short advice on how to write your app (pretty much standard advice for anything at all DB related).
Write a provider for your information that is backed by an SQLite database.
Write an activity that queries this and uses Cursor and CursorAdapter to fill a ListView.
Renate NST said:
Java is good, but you also have to learn all about the Android system.
This includes activities, providers, cursors, listviews and any number of things that are not in your Java book.
The usual mother lode for Android documentation is the, um, Android documentation!
Short advice on how to write your app (pretty much standard advice for anything at all DB related).
Write a provider for your information that is backed by an SQLite database.
Write an activity that queries this and uses Cursor and CursorAdapter to fill a ListView.
Click to expand...
Click to collapse
Thanks.
I wanted to learn the programming language basics before throwing android into it.

Android for Windows - BlueStacks

Good day community,
Over the past several months, a few of us have been working on a projerct some may be familiar with. We have bundled an add-on to specific BlueStacks versions to allow for a complete Operating System environment, full of communications tools.
We didn't "develop", any of it. We have taken the time to scour the internet and primarily this site to garner the education, information and knowledge to actually bring it to fruition. We would like to say a big THANK YOU to the entire community here. We feel this is am important piece to a software life-cycle where developed information is compiled into a fully functioning system, exposing your people's craftsmanship.
The motive here is a moral one. I have been a communications engineer for 22 years and have seen and done things I thought weren't possible. I have been tasked with trying to develop an education platform technology matrix for schools. Specifically using my innovation abilities to solve problems. I am not a coder, I am more of a script writer. I have found success in making disparate hardware and software work together, and producing middle-ware scripts and functions to technologically solve challenges. In every sector.
I believe I have identified one of the major issues related to student success rates. Basic communications is hindered in many schools, internet cut out, and dictator like classroom regime. I feel communications is the king of industry and whomever has the information the fastest, cheapest, and accurate, wins. This is proven time and time again in capitalism. I feel students should be able to sms, or exchange pictures and peruse social networks, both to each other and their teachers. These are real-world tools, and the primary back-bone of a child's social life. But students need to learn to be accountable for they digital actions,
This "OS" changes things ever so slightly., not every student can afford the gear required to have that type of communication. If every kid could afford an iphone and ipad, than I don't need to do this project. Android on the other hand, little or no cost at all.
I will be deploying Android for Windows across the board. Students will have to setup a Google account and online storage. Copies of AW can be had for their home computer. The environment is the environment kids all love and use, the emulated touch interface is "cool" and the kids can support it and maintain it mostly themselves, and sync it to their PC phones or other devices, but those are NOT required. And no need to upgrade the PC's for a while, BlueStacks is Linux(ish), it's hardware demands are low, and I can keep the PC's at there current level.
I distribute it on thepratebay, another long story for another day, but this is the best way to ensure it stays out there, and the price is right to be able to push it out to the world. We have tirelessly worked to ensure compatibility with the apps the devs release and I know this particular release of AW has restored many of the items BlueStacks cripples
We have started a mini marketing campaign to drum up interest, although modest. And for you devs, this open an ENTIRE new revenue stream you didn't even have before. Making Android the primary OS used.
---------------------------
That's the agenda, I would like to open a support thread for it somewhere on here. I have an armada of info, tools, rootkits, tricks and troubleshooting information that we feel can be valuable to the community. I'll get things posted here ASAP. Anyone that has played with this at all before will be able to appreciate all of the challenges we had to solve.
We did not knowingly disassemble or modify any of the original distribution files of any applications, staying in accordance with about every license agreement on earth.
--------------------------
Looking for some feedback, questions, thoughts, ideas.. have to get 10 posts or something anyway...
Thank you to everyone!
-js
What's the difference between your project and the Android x86 project?
syung said:
What's the difference between your project and the Android x86 project?
Click to expand...
Click to collapse
AFAIK Bluestacks has its own VM, so you doesn't need to install Virtual Machine any more.
I used this for a several months and it helps me to try an application without to send it to any Android device.
If you use Android x86 project, yo need to install it inside a Virtual Machine or make a USB Bootable, and as far I know it has limitations in the Play Store. Only some application that supports the architecture can be downloaded..
The Android x86 project is a piece of this absolutely. What BlueStacks is and what they have done is this:
Taken x86 gingerbread and ad an arm translator inside there. This is very unique, all of the other arm emulations fail out there after you even try to put them to the test with heavier use or apps. Basically the compatibility is just not there.
BlueStacks then added the vm player which is the most sophisticated player there is. Network mounts to shared fordler without installing drivers, and opengl support for limited HD graphics.
What we did
BlueStacks also crippled the hell out of the original ROM. All kinds of things missing that had to be put back in piece by piece, and still ensure compatibility. Some things fine to leave out, other maybe useful.
poring over the information, rooting bluestacks came easy, so we rooted every single v7.x of bluestacks, and began the mountain task of building compatibility. The winners are 7.4 for SD and 7.8 for HD. 7.8 handle the interface scrolling operations WAY better than later revisions. I can tell it was after this rev they forced on Surface Pro support, not back checking compatibility. And 7.4 installs on any machine but drops the arm translator. Still a nice product to put on an old machine, but little support for modern apps, and there won't be
Then doing a fair assessment of applications to do all the tasks one needs, file manipulation, printing, music, calling etc, We've spent over 200 hours trying to get a reliable lock screen, failed on that But we got most of it.
Finally adding and getting gapps to fully function was about like trying to drink a beer while standing on your head, it was like a marathon game of whack mole, we'd fix something, then something else friggen slam us over the head. Then we got to writing script, and adding widows apps like virtual keyboards and mouse to basically be able to run the entire OS with 1 finger as if you were Stephen Hawking.
We had an excellent response to the initial concept stuff version 1.1. It held on to around 400 seeders and 1000 user swam for about a week then began to fizzle. We expect that to triple and estimate 100,000 downloads in the first week. It is my opinion thepiratebay is the most accurate source for demand of anything digital, people that keep a copy and seed, actually really like something, versus an artificial "like" that other sites have and profit from. That's all Trip9d0zen stuff, about removing fake values and replacing it with real information exchange freedoms, so actually all financial can get to a creator, don't want to digress to far in this thread, but there is an ideology we have in common with thee twitters and thepitatebay's who have just the extreme basics of censorship, only to ensure safety, but never manipulated the information. We have evidence and models to change current businesses, and put the devs out in-front of these projects (or the artist selected agents). The more systems Android runs on, more success one can have. And Windows being the biggest, hands down, why not?
We feel this is by far the most compatible Android environment one can use, and can actually be used by anyone as an effective tool.
We know full well that once released, the ungodly amount of app work requests will be at its highest, but that's why I am here, where the devs are.. is this a revenue stream they want to suppport,?
I am personally using it exclusively for all my communications, social media and document creation, I only use windows for video playing files.
Hope that helps answer, here is the info to commercials for it, as our lil-1337s eloquently cranked out, smartasses...
youtube search for js99912
-js
It looks interesting, i'll check that up!
Dexcellium said:
It looks interesting, i'll check that up!
Click to expand...
Click to collapse
Me too. Thanks
Android for Windows 2.0
new version just went live..... can someone reply with a hot-link, thanks
thepiratebay.sx
/torrent/8440340
Adding Game Data / Mount SDcard.sparse BlueStacks
Ok, I have been asked about this more than anything,
Used to be the SDcard was a .fs file and could be manipulated easy, now it's a bit more involved, but none to difficult.
You need to download:
thepiratebay.sx/
torrent/8453985
This will get you to be able to mount the SDcard.sparsefs as a drive letter in windows... Nothing new, just consolidating info as I have been requested for this more than anything else. Enjoy!
-js

[Q] JAVA/PHP: Should I build an APP or a Website?

Hello everyone! I am new to the forum. Been thinking of joining for a while but my current issue has been the push I needed to join. I have looked high and low for the answer but to be completely honest I am not entirely sure what to look for. Not sure what my question is. I have also looked around this forum for a a good little while stopping on this thread to ask my question. I hope it's the right place to start. I will try to ask this in a way that is understandable and relevant. In your answer please take into consideration that I am new-ish to Android Development. =) (I can do the basics, Root, hack, crack, etc,.) I know enough though I think to follow your answerer and understand it.
** Question: For my Project should I go with a full Android App, go with a website that can be viewed on a mobile phone, or should I build the back-end on a web server and have an android app that delivers the front-end? (Front-end being the login, the styling of the pages, where the interaction between users take place, etc,. ) I'll elaborate on my question below. **
Alright. I started building a website. Conceptual anyway. I have been designing it on paper, white board, Photoshop etc,. The website is going to be a social site of sorts. Unique in it's own way. At first I was going to do just a website. Then I realized as my creation grew that I wanted it to be an App. Then decided, due to all the back-end server programming and functionality required, I would most likely have to build it as a website or web application. To give a brief summery of the site. There will be a login system with profiles, instant messaging. video chats, group chats, ability to play simple games like cards, chess, and more. I will also need to be able to control sessions. Write new session information on the fly based on certain actions the users take.
My problem, I think, is that i'm not sure the most efficient or effective way to go about doing this. If it was going to be on a computer I would write it up in PHP and obviously display the site with HTML/CSS. The display part I think is where I am at a loss. At least one of my issues. Since I would like for this to be an app for Android I may need a new way to display the 'site' if that's what It will even be called once it's an app. If I'm going to shoot for it to be on mobile phones then I'm thinking I can get the cosmetics looking good as well as using it to my advantage. I prefer the 'app-like-interface' rather than scroll with mouse and click on the page as if it were a website. ( 'app-like-interface': I am referring to buttons, and menus, and a overall 'pretty' interface. touch screen etc,.)
So should I write it as a website in it's entirety and just display it as a mobile site?
Should I completely trash the idea of doing this for mobile phones?
Should I (if it's possible) write everything on the back-end with PHP but create an app with java to display the styling and build the interface?
Or should I do something else entirely that I've not mentioned?
My apologies if this question was a bit to long. Tried to be thorough. Thanks so much in advance as well. This answer is something I need before I can even consider continuing. Thanks!
Az Tek

[Q] [APP][IDEA] A Reference app for Organic Chemistry

Hi
Organic chemistry is a branch of chemistry dealing with compounds and reactions between compounds containing mostly carbon, hydrogen, oxygen and nitrogen. These reactions are extremely diverse and most proceed in several steps, as a result they are organized into schemes called reaction mechanisms. Although new mechanisms are discovered all the time, there are hundreds of mechanisms that are already well known and useful in an everyday chemistry setting. For an organic chemist, a quick way to find a particular mechanism is extremely valuable.
Unfortunately, there is no quick and easy way to do this on a mobile platform. Wikipedia does describe a lot of these mechanisms, but the most useful way of presenting the information would be something along the lines of a website called Name Reaction. It presents reaction mechanisms in a clear and to-the-point fashion, but it requires an internet connection and only lists a fraction of what is out there.
The closest thing to the app I'm describing is an app called formulae in Google Play. It does a number of things, including reaction mechanisms, but isn't particularly user-friendly, and it doesn't present the information in a clear and easy to find way.
My idea is therefore to create an app that has an searchable offline database of reaction mechanisms presented in a crisp, clear way that would allow chemists to look up the information they need quickly and efficiently. This is not an app that would make it to the top list in any app store, but I know that there is a market for something like this.
Since my coding experience is quite limited, I need help to make this project happen. I can provide the science data if someone is willing to help out with the coding and design.
Does this sound interesting to anyone?

Can this be done? need help

I am looking for some guidance on whether this can be done and if so how hard would it be.
The company I work for run an engineering competition throughout high schools. There are 6 panels of judges all judging different areas of the competition, they all currently have a paper scorecard for each team that they appoint the marks with I have attached a pdf of one to give you an idea.
We are wanting to move to an electronic system to speed up the process and reduce errors because at the moment we have to compile and enter all the scores it a spreadsheet that calculates the winner so there is a high chance of errors being inputted.
The first option I am looking at is having an Excel spreadsheet for each judging panel and it can be linked to the master spreadsheet so it transposes the results across for us, although it would be nice to have this happening live so judges can see whats happening etc. We are wanting to use android tablets because we can get some cheap good quality ones and also easy for the judges to carry around etc.
The other thought I had was to make an android app specifically for this process and thought it can be better tailored to what we want and should be able to give live updates etc into a database and then import it into a spreadsheet.
My question is can this be done and how easy would it be? I don't have a lot of programming knowledge have played around with HTML and a little bit of java but am keen to learn what ever skills/language needed to do it.
Any help or guidance would be greatly appreciated.
You could probably make a CVS type of program [via any language you know] that sends the values to a database (some sort of SQL would be easiest).
An android app would be cool too. If I have time, I can upload a small app that would be front-end ready and you'd just have to figure out what you'd want to do with the back-end. I could possibly make it export the results to a CVS or a data base type file.
Also, if you want to stick to Excel - you could make a Google Spread and just have everyone load it up on their android and make them contributors. Just make the template and use predefined equations.

Categories

Resources