Technical Q&A: Android Dex Encryption and User Profiling for Content Recall
The article announces the new “Expert Talk” column, shares technical answers on Android dex‑based app hardening and user profiling for content recall, and promotes a giveaway event with prize details and participation instructions for readers.
The new column "Expert Talk" (大咖说) is introduced, inviting readers to submit technical questions.
Q: Does your app hardening support .so files, and how does it differ from Bugly?
A: The solution prefers a dex‑based hardening approach: the original APK's dex file is encrypted, merged with a shell program to create a new shell dex, which then replaces the original dex before repackaging the APK.
Q: In content recall, how can user profiles be built from browsing history and how should different interaction behaviors be integrated?
A: User profiles for CB recall should include basic attributes such as keywords, categories, topics, explicit positive/negative feedback, and possibly demographic attributes. Weights are calculated from clicks, CTR, and time decay, reflecting user habits, preferences, and recency. Different interaction types (likes, shares) are recommended to be kept separate at the profiling layer, though they can be combined at the recall stage.
The article also announces a giveaway: the first episode of "Expert Talk" includes a prize draw for ten lucky winners, with prizes such as custom power banks, data cables, and luggage tags. Winners are listed by their WeChat nicknames.
Participation instructions: submit "Expert+Question" to the Sohu Technology Product public account or comment in the Sohu BBS "Expert Talk" thread. Winners must add the Sohu Technology Assistant as a friend before December 15 to receive their prizes; otherwise, the prize will be forfeited.
Additional promotional content encourages readers to follow future events and consider contributing articles for potential remuneration.
Sohu Tech Products
A knowledge-sharing platform for Sohu's technology products. As a leading Chinese internet brand with media, video, search, and gaming services and over 700 million users, Sohu continuously drives tech innovation and practice. We’ll share practical insights and tech news here.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.